diff options
Diffstat (limited to 'main/xcb-proto/APKBUILD')
-rw-r--r-- | main/xcb-proto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xcb-proto/APKBUILD b/main/xcb-proto/APKBUILD index 8fe95cee2bb..be00941761e 100644 --- a/main/xcb-proto/APKBUILD +++ b/main/xcb-proto/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xcb-proto pkgver=1.15.2 -pkgrel=0 +pkgrel=1 pkgdesc="XML-XCB protocol descriptions" options="!check" # no testsuite url="https://xcb.freedesktop.org" |