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


Commits:
2d68f74a by Andreas Radke at 2026-01-26T18:28:07+01:00
upgpkg: 1.1.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,16 @@
 pkgbase = lib32-libxdamage
        pkgdesc = X11 damaged region extension library (32-bit)
-       pkgver = 1.1.6
-       pkgrel = 2
+       pkgver = 1.1.7
+       pkgrel = 1
        url = https://xorg.freedesktop.org/
        arch = x86_64
-       license = custom
+       license = HPND-sell-variant
        makedepends = xorgproto
        depends = lib32-libxfixes>=4.0.4
        depends = libxdamage
-       source = 
https://xorg.freedesktop.org//releases/individual/lib/libXdamage-1.1.6.tar.xz
-       sha256sums = 
52733c1f5262fca35f64e7d5060c6fcd81a880ba8e1e65c9621cf0727afb5d11
+       depends = lib32-libx11
+       depends = lib32-glibc
+       source = 
https://xorg.freedesktop.org//releases/individual/lib/libXdamage-1.1.7.tar.xz
+       sha256sums = 
127067f521d3ee467b97bcb145aeba1078e2454d448e8748eb984d5b397bde24
 
 pkgname = lib32-libxdamage


=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
 
 _pkgbasename=libxdamage
 pkgname=lib32-$_pkgbasename
-pkgver=1.1.6
-pkgrel=2
+pkgver=1.1.7
+pkgrel=1
 pkgdesc="X11 damaged region extension library (32-bit)"
 arch=(x86_64)
 url="https://xorg.freedesktop.org/";
-license=('custom')
-depends=('lib32-libxfixes>=4.0.4' $_pkgbasename)
+license=('HPND-sell-variant')
+depends=('lib32-libxfixes>=4.0.4' $_pkgbasename 'lib32-libx11' 'lib32-glibc')
 makedepends=('xorgproto')
 source=(${url}/releases/individual/lib/libXdamage-${pkgver}.tar.xz)
-sha256sums=('52733c1f5262fca35f64e7d5060c6fcd81a880ba8e1e65c9621cf0727afb5d11')
+sha256sums=('127067f521d3ee467b97bcb145aeba1078e2454d448e8748eb984d5b397bde24')
 
 build() {
   export CC="gcc -m32"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxdamage/-/commit/2d68f74a941a5aad064c0ff86048f8c1789820eb

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


Reply via email to