diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-05 20:36:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-06-07 10:07:52 +0000 |
commit | 40cb8dfb141d81bea8143adafc732bd44a74fe24 (patch) | |
tree | bc421c836721a84cf00104d03c439586d80e8fd2 /main/xcb-proto | |
parent | 73b0b3e599e558b32e36cb75b8f207642d9d16c5 (diff) | |
download | aports-40cb8dfb141d81bea8143adafc732bd44a74fe24.tar.bz2 aports-40cb8dfb141d81bea8143adafc732bd44a74fe24.tar.xz |
main/*proto: mass rebuild for pkg-config provides
create provides pc:* with new abuild
Diffstat (limited to 'main/xcb-proto')
-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 91eef670ee..7920b235b1 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.11 -pkgrel=0 +pkgrel=1 pkgdesc="XML-XCB protocol descriptions" url="http://xcb.freedesktop.org/" arch="noarch" |