diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-06-01 15:06:58 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-06-01 15:06:58 +0000 |
commit | aa62521e611c154e573d3560e69c7966211bff11 (patch) | |
tree | 507473f296c1922909773190299a62159b1cf5cc /main | |
parent | 3b9cf7eebfb456f05610b782d110289b6d7ff3d6 (diff) | |
download | aports-aa62521e611c154e573d3560e69c7966211bff11.tar.bz2 aports-aa62521e611c154e573d3560e69c7966211bff11.tar.xz |
main/xcb-proto: force rebuild for s390x
Diffstat (limited to 'main')
-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 4d543ef43d..e1035c71cf 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.13 -pkgrel=1 +pkgrel=2 pkgdesc="XML-XCB protocol descriptions" url="https://xcb.freedesktop.org" arch="noarch" |