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

Andreas Radke andyrtr at archlinux.org
Mon Feb 11 14:28:14 UTC 2019


    Date: Monday, February 11, 2019 @ 14:28:13
  Author: andyrtr
Revision: 345986

upgpkg: libxau 1.0.9-1

upstream update 1.0.9

Modified:
  libxau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-11 14:18:47 UTC (rev 345985)
+++ PKGBUILD	2019-02-11 14:28:13 UTC (rev 345986)
@@ -3,8 +3,8 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=libxau
-pkgver=1.0.8
-pkgrel=3
+pkgver=1.0.9
+pkgrel=1
 pkgdesc="X11 authorisation library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/"
@@ -11,8 +11,10 @@
 depends=('glibc' 'xproto')
 makedepends=('pkgconfig')
 license=('custom')
-source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
-sha256sums=('fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2')
+source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2{,.sig})
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith at oracle.com>"
+sha512sums=('3ca454ba466a807ea28b0f715066d73dc76ad312697b121d43e4d5766215052e9b7ffb8fe3ed3e496fa3f2a13f164ac692ff85cc428e26731b679f0f06a1d562'
+            'SKIP')
 
 build() {
   cd libXau-${pkgver}



More information about the arch-commits mailing list