Date: Thursday, October 20, 2022 @ 07:51:08
Author: andyrtr
Revision: 458435
upgpkg: xcb-util-image 0.4.1-2: enable debug
Modified:
xcb-util-image/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-20 07:46:05 UTC (rev 458434)
+++ PKGBUILD 2022-10-20 07:51:08 UTC (rev 458435)
@@ -3,7 +3,7 @@
pkgname=xcb-util-image
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Utility libraries for XC Binding - Port of Xlib's XImage and
XShmImage functions"
arch=('x86_64')
url="https://xcb.freedesktop.org"
@@ -10,6 +10,7 @@
license=('custom')
depends=('libxcb' 'xcb-util')
makedepends=('xorg-util-macros' 'xorgproto')
+options=('debug')
source=(https://xorg.freedesktop.org/archive/individual/lib/${pkgname}-${pkgver}.tar.xz{,.sig})
sha512sums=('9b47ba38b91196d76541b6ccabeaf291d3b91036f15422909cd6a79b3fd1a9786d5b1728e411bc41cfdf3d60a253485f4ef7c65ffa6ae646fa93439ec782746e'
'SKIP')