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/xf86dgaproto | |
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/xf86dgaproto')
-rw-r--r-- | main/xf86dgaproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xf86dgaproto/APKBUILD b/main/xf86dgaproto/APKBUILD index 44769340d8..eef0b8b5d3 100644 --- a/main/xf86dgaproto/APKBUILD +++ b/main/xf86dgaproto/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xf86dgaproto pkgver=2.1 -pkgrel=2 +pkgrel=3 pkgdesc="X11 Direct Graphics Access extension wire protocol" url="http://xorg.freedesktop.org/" arch="noarch" |