aboutsummaryrefslogtreecommitdiffstats
path: root/main/xcb-proto/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xcb-proto/APKBUILD')
-rw-r--r--main/xcb-proto/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/main/xcb-proto/APKBUILD b/main/xcb-proto/APKBUILD
index 72eb12d579..4f330577f7 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.12
-pkgrel=1
+pkgver=1.13
+pkgrel=0
pkgdesc="XML-XCB protocol descriptions"
url="https://xcb.freedesktop.org/"
arch="noarch"
@@ -10,8 +10,7 @@ depends=
makedepends="python3"
# no testsuite
options="!check"
-source="https://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2
- python3.patch"
+source="https://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2"
builddir="${srcdir}/${pkgname}-${pkgver}"
@@ -31,5 +30,4 @@ package() {
install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/ || return 1
}
-sha512sums="1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c xcb-proto-1.12.tar.bz2
-291fb6410c656e3744ba51054cb51d25c10eb738223d65367b43dca7bfa8b82440e9c0836f615fcee64040e79087d68d25c2d329348623b936abb520a9135bfd python3.patch"
+sha512sums="002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7 xcb-proto-1.13.tar.bz2"