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


Commits:
9b18f8b2 by Andreas Radke at 2024-12-03T10:22:24+01:00
upgpkg: 0.44.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-pixman
        pkgdesc = Pixman library (32-bit)
-       pkgver = 0.44.0
+       pkgver = 0.44.2
        pkgrel = 1
        url = https://xorg.freedesktop.org
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = lib32-pixman
        depends = lib32-gcc-libs
        depends = lib32-glibc
        depends = pixman
-       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 = lib32-pixman


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pkgbasename=pixman
 pkgname=lib32-$_pkgbasename
-pkgver=0.44.0
+pkgver=0.44.2
 pkgrel=1
 pkgdesc="Pixman library (32-bit)"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('lib32-gcc-libs' 'lib32-glibc' $_pkgbasename)
 makedepends=('meson' 'gcc-multilib' 'lib32-libpng')
 
source=(https://xorg.freedesktop.org/releases/individual/lib/${_pkgbasename}-${pkgver}.tar.xz)
-sha512sums=('3ea293cd308a4faeb600939df2c98148154cf1faf8e435b9f33df46c33acfeb32572cb0c1e148ee9f6f39f9e8a49fbda627edcac03da2000d89e22941849a04d')
+sha512sums=('b24907f9a0bf6a9aa3278d31986c562c5f2d68f8c178021497c8648aca9f91e4c6f1ecfacf93eb01ba4f03ce4cfc5970fc40bb0fe6724bac9210fc57da09cba4')
 #validpgpkeys=('') # Maarten Lankhorst <[email protected]>
 
 build() {



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

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


Reply via email to