diff options
author | Andrew Manison <amanison@anselsystems.com> | 2010-07-14 16:03:58 +0000 |
---|---|---|
committer | Andrew Manison <amanison@anselsystems.com> | 2010-07-14 16:03:58 +0000 |
commit | 27b2a7bc9a5b5027aa85431bf44d3ff47ed8ba5e (patch) | |
tree | 4e4e100e626f6d3b4982fd209277debd14be2f51 /main/libxcursor/APKBUILD | |
parent | 6e8020140bbfb5e42802eed7c1491e675924cc01 (diff) | |
parent | 32441b10eaf9c5e6f7314af040cd557256b1d2da (diff) | |
download | aports-27b2a7bc9a5b5027aa85431bf44d3ff47ed8ba5e.tar.bz2 aports-27b2a7bc9a5b5027aa85431bf44d3ff47ed8ba5e.tar.xz |
Merge remote branch 'alpine/master'
Conflicts:
main/libconfig/APKBUILD
Diffstat (limited to 'main/libxcursor/APKBUILD')
-rw-r--r-- | main/libxcursor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libxcursor/APKBUILD b/main/libxcursor/APKBUILD index 2a83e866bf..14bbc4f4c3 100644 --- a/main/libxcursor/APKBUILD +++ b/main/libxcursor/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libxcursor pkgver=1.1.10 -pkgrel=2 +pkgrel=3 pkgdesc="X cursor management library" url="http://xorg.freedesktop.org/" license="custom" |