Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
pixman


Commits:
ac08f224 by Andreas Radke at 2025-06-10T07:47:02+02:00
upgpkg: 0.46.2-1; update url

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = pixman
        pkgdesc = The pixel-manipulation library for X and cairo
-       pkgver = 0.46.0
+       pkgver = 0.46.2
        pkgrel = 1
-       url = https://cgit.freedesktop.org/pixman/
+       url = https://gitlab.freedesktop.org/pixman/pixman
        arch = x86_64
        license = MIT
        makedepends = meson
        makedepends = libpng
        depends = glibc
        provides = libpixman-1.so
-       source = 
https://xorg.freedesktop.org/releases/individual/lib/pixman-0.46.0.tar.xz
-       sha512sums = 
c7ef987b7db89c58278c537f862bc9eb17c19f8288a3b7e88f8501a0486662f1e2cb6a2c0b81d4bf0464310475192428d6e29d05a6ae3cfc1d2c0941fbb0b9a3
+       source = https://www.x.org/releases/individual/lib/pixman-0.46.2.tar.xz
+       sha512sums = 
9419e5a23f4b709e075c5dd33c46bb375d2407b6e90623fe3410a03171f4c5e0a511e8b4414557a39b68d46a4c1ac64f2ef0c9c6eab0b42a2be75d5d52a367fd
 
 pkgname = pixman


=====================================
PKGBUILD
=====================================
@@ -3,17 +3,17 @@
 # Contributor: Alexander Baldeck <alexan...@archlinux.org>
 
 pkgname=pixman
-pkgver=0.46.0
+pkgver=0.46.2
 pkgrel=1
 pkgdesc="The pixel-manipulation library for X and cairo"
 arch=(x86_64)
-url="https://cgit.freedesktop.org/pixman/";
+url="https://gitlab.freedesktop.org/pixman/pixman";
 license=('MIT')
 depends=('glibc')
 makedepends=('meson' 'libpng')
 provides=('libpixman-1.so')
-source=(https://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('c7ef987b7db89c58278c537f862bc9eb17c19f8288a3b7e88f8501a0486662f1e2cb6a2c0b81d4bf0464310475192428d6e29d05a6ae3cfc1d2c0941fbb0b9a3')
+source=(https://www.x.org/releases/individual/lib/${pkgname}-${pkgver}.tar.xz)
+sha512sums=('9419e5a23f4b709e075c5dd33c46bb375d2407b6e90623fe3410a03171f4c5e0a511e8b4414557a39b68d46a4c1ac64f2ef0c9c6eab0b42a2be75d5d52a367fd')
 #validpgpkeys=('') # Maarten Lankhorst <maarten.lankho...@linux.intel.com>
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pixman/-/commit/ac08f224e44e34fb3afc5d3df7c9de71424f0615

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pixman/-/commit/ac08f224e44e34fb3afc5d3df7c9de71424f0615
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to