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

Andreas Radke andyrtr at archlinux.org
Thu Dec 19 17:29:55 UTC 2019


    Date: Thursday, December 19, 2019 @ 17:29:55
  Author: andyrtr
Revision: 371872

upgpkg: libxau 1.0.9-2: makedepend on xorgproto

Modified:
  libxau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-19 17:27:34 UTC (rev 371871)
+++ PKGBUILD	2019-12-19 17:29:55 UTC (rev 371872)
@@ -4,12 +4,12 @@
 
 pkgname=libxau
 pkgver=1.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 authorisation library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/"
-depends=('glibc' 'xproto')
-makedepends=('pkgconfig')
+depends=('glibc')
+makedepends=('xorgproto')
 license=('custom')
 source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2{,.sig})
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith at oracle.com>"



More information about the arch-commits mailing list