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/bigreqsproto | |
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/bigreqsproto')
-rw-r--r-- | main/bigreqsproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bigreqsproto/APKBUILD b/main/bigreqsproto/APKBUILD index 3980fb03d6..58c47257a0 100644 --- a/main/bigreqsproto/APKBUILD +++ b/main/bigreqsproto/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=bigreqsproto pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="X11 Big Requests extension wire protocol" url="http://xorg.freedesktop.org/" arch="noarch" |