diff options
-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 bed6a02eb5..70c9697186 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.6 -pkgrel=1 +pkgrel=2 pkgdesc="XML-XCB protocol descriptions" url="http://xcb.freedesktop.org/" arch="all" |