[arch-commits] Commit in libxau/trunk (PKGBUILD)

Andreas Radke andyrtr at gemini.archlinux.org
Mon Aug 29 19:50:38 UTC 2022


    Date: Monday, August 29, 2022 @ 19:50:38
  Author: andyrtr
Revision: 454735

upgpkg: libxau 1.0.10-1: upstream update 1.0.10

Modified:
  libxau/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 19:48:40 UTC (rev 454734)
+++ PKGBUILD	2022-08-29 19:50:38 UTC (rev 454735)
@@ -1,10 +1,10 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=libxau
-pkgver=1.0.9
-pkgrel=4
+pkgver=1.0.10
+pkgrel=1
 pkgdesc="X11 authorisation library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/"
@@ -11,9 +11,9 @@
 depends=('glibc')
 makedepends=('xorgproto')
 license=('custom')
-source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2{,.sig})
+source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.xz{,.sig})
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith at oracle.com>"
-sha512sums=('3ca454ba466a807ea28b0f715066d73dc76ad312697b121d43e4d5766215052e9b7ffb8fe3ed3e496fa3f2a13f164ac692ff85cc428e26731b679f0f06a1d562'
+sha512sums=('e56a862a7bbccb108c9683eeb8b643d2587a121dd96982e1e7edc5bd0b676302d244bfaa750afc7fb2ad31df8b825095d779b6e2ab2c76f94e47095d90071ebb'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list