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


Commits:
b3c264cd by Andreas Radke at 2024-12-03T10:20:07+01:00
upgpkg: 0.44.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pixman
        pkgdesc = The pixel-manipulation library for X and cairo
-       pkgver = 0.44.0
+       pkgver = 0.44.2
        pkgrel = 1
        url = https://cgit.freedesktop.org/pixman/
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = pixman
        makedepends = libpng
        depends = glibc
        provides = libpixman-1.so
-       source = 
https://xorg.freedesktop.org/releases/individual/lib/pixman-0.44.0.tar.xz
-       sha512sums = 
3ea293cd308a4faeb600939df2c98148154cf1faf8e435b9f33df46c33acfeb32572cb0c1e148ee9f6f39f9e8a49fbda627edcac03da2000d89e22941849a04d
+       source = 
https://xorg.freedesktop.org/releases/individual/lib/pixman-0.44.2.tar.xz
+       sha512sums = 
b24907f9a0bf6a9aa3278d31986c562c5f2d68f8c178021497c8648aca9f91e4c6f1ecfacf93eb01ba4f03ce4cfc5970fc40bb0fe6724bac9210fc57da09cba4
 
 pkgname = pixman


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Alexander Baldeck <[email protected]>
 
 pkgname=pixman
-pkgver=0.44.0
+pkgver=0.44.2
 pkgrel=1
 pkgdesc="The pixel-manipulation library for X and cairo"
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=('glibc')
 makedepends=('meson' 'libpng')
 provides=('libpixman-1.so')
 
source=(https://xorg.freedesktop.org/releases/individual/lib/${pkgname}-${pkgver}.tar.xz)
-sha512sums=('3ea293cd308a4faeb600939df2c98148154cf1faf8e435b9f33df46c33acfeb32572cb0c1e148ee9f6f39f9e8a49fbda627edcac03da2000d89e22941849a04d')
+sha512sums=('b24907f9a0bf6a9aa3278d31986c562c5f2d68f8c178021497c8648aca9f91e4c6f1ecfacf93eb01ba4f03ce4cfc5970fc40bb0fe6724bac9210fc57da09cba4')
 #validpgpkeys=('') # Maarten Lankhorst <[email protected]>
 
 build() {



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

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


Reply via email to