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


Commits:
02e51d40 by Andreas Radke at 2024-02-05T07:31:33+01:00
upgpkg: 1.3.6-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = libxext
+       pkgdesc = X11 miscellaneous extensions library
+       pkgver = 1.3.6
+       pkgrel = 1
+       url = https://gitlab.freedesktop.org/xorg/lib/libxext
+       arch = x86_64
+       license = LicenseRef-libxext
+       makedepends = xorg-util-macros
+       depends = libx11
+       depends = glibc
+       depends = xorgproto
+       source = 
https://xorg.freedesktop.org/releases/individual/lib/libXext-1.3.6.tar.xz
+       source = 
https://xorg.freedesktop.org/releases/individual/lib/libXext-1.3.6.tar.xz.sig
+       validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
+       validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
+       sha512sums = 
fd7693b5698cc4f5e80002a2cd4bd88e5d52c755c19a0417ee73029bd65f9d77b0969e765a1febc4d8fce1ba5dfb7278717f47be742e33d8fc5eb941e769792e
+       sha512sums = SKIP
+
+pkgname = libxext


=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=libxext
-pkgver=1.3.5
+pkgver=1.3.6
 pkgrel=1
 pkgdesc="X11 miscellaneous extensions library"
 arch=('x86_64')
-url="https://xorg.freedesktop.org/";
-license=('custom')
-depends=('libx11')
-makedepends=('xorg-util-macros' 'xorgproto')
-source=(${url}/releases/individual/lib/libXext-${pkgver}.tar.xz{,.sig})
-sha512sums=('fd9805982dabfb14b1526c0cb71f94508003fa3fcd60560d387465afd891c1dca61927ae86278436d53f4b840cacd1f412071fdc3dce1d6f730610a9c163d59b'
+url="https://gitlab.freedesktop.org/xorg/lib/libxext";
+license=('LicenseRef-libxext')
+depends=('libx11' 'glibc' 'xorgproto')
+makedepends=('xorg-util-macros')
+source=(https://xorg.freedesktop.org/releases/individual/lib/libXext-${pkgver}.tar.xz{,.sig})
+sha512sums=('fd7693b5698cc4f5e80002a2cd4bd88e5d52c755c19a0417ee73029bd65f9d77b0969e765a1febc4d8fce1ba5dfb7278717f47be742e33d8fc5eb941e769792e'
             'SKIP')
 validpgpkeys+=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 
<alan.coopersm...@oracle.com>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libxext/-/commit/02e51d40a74093ee3cb2f2c946ca8cbb16c03869

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


Reply via email to