summaryrefslogtreecommitdiffstats
path: root/main/xcb-proto
diff options
context:
space:
mode:
Diffstat (limited to 'main/xcb-proto')
-rw-r--r--main/xcb-proto/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/xcb-proto/APKBUILD b/main/xcb-proto/APKBUILD
index 70c969718..06c3df4a5 100644
--- a/main/xcb-proto/APKBUILD
+++ b/main/xcb-proto/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xcb-proto
-pkgver=1.6
-pkgrel=2
+pkgver=1.7
+pkgrel=0
pkgdesc="XML-XCB protocol descriptions"
url="http://xcb.freedesktop.org/"
-arch="all"
+arch="noarch"
license="custom"
depends=
makedepends="python"
@@ -22,4 +22,4 @@ package() {
install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
}
-md5sums="04313e1d914b44d0e457f6c494fc178b xcb-proto-1.6.tar.bz2"
+md5sums="f5d73ec841ed055f5e80535819f18400 xcb-proto-1.7.tar.bz2"