Date: Thursday, November 17, 2022 @ 16:28:40
  Author: heftig
Revision: 462070

1.8-2: enable debug

Modified:
  libxi/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-17 16:26:11 UTC (rev 462069)
+++ PKGBUILD    2022-11-17 16:28:40 UTC (rev 462070)
@@ -3,7 +3,7 @@
 
 pkgname=libxi
 pkgver=1.8
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 Input extension library"
 arch=('x86_64')
 url="https://xorg.freedesktop.org";
@@ -10,6 +10,7 @@
 depends=('libxext')
 makedepends=('xorg-util-macros' 'libxfixes' 'xorgproto')
 license=('custom')
+options=('debug')
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2{,.sig})
 
sha512sums=('4b2c667a8466eb389f253d77285c3f506c4a2b6c75054c722974a864565d565cc0c5701f8ea773eb929ceb94adfeb737ecd7a0bfc2c240157416a5f343c07aba'
             'SKIP')

Reply via email to