aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-07 04:19:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:17:40 +0100
commitcb7cdd8f07a3d65d5e943e52161248a2452bf90e (patch)
tree1309796d7abf35b4c572057662595384217aa490
parent5b01140dcf512021d1900604c4a0793876d9ea4c (diff)
main/xcb-proto: rebuild against python 3.10
-rw-r--r--main/xcb-proto/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xcb-proto/APKBUILD b/main/xcb-proto/APKBUILD
index daf803eb99a..a3cd7d1554d 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.14.1
-pkgrel=2
+pkgrel=3
pkgdesc="XML-XCB protocol descriptions"
options="!check" # no testsuite
url="https://xcb.freedesktop.org"