Date: Thursday, November 17, 2022 @ 17:32:41
  Author: heftig
Revision: 462102

1.0.10-2: enable debug

Modified:
  libxau/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-17 17:21:49 UTC (rev 462101)
+++ PKGBUILD    2022-11-17 17:32:41 UTC (rev 462102)
@@ -4,13 +4,15 @@
 
 pkgname=libxau
 pkgver=1.0.10
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 authorisation library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/";
+license=('custom')
 depends=('glibc')
 makedepends=('xorgproto')
-license=('custom')
+provides=('libXau.so')
+options=('debug')
 source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.xz{,.sig})
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
<[email protected]>"
 
sha512sums=('e56a862a7bbccb108c9683eeb8b643d2587a121dd96982e1e7edc5bd0b676302d244bfaa750afc7fb2ad31df8b825095d779b6e2ab2c76f94e47095d90071ebb'

Reply via email to