diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-16 11:15:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-10-16 15:54:47 +0000 |
commit | 3aabfaecb60a044c3d440a6b22dd61b9c773a781 (patch) | |
tree | 5b649c5139d182ac4454d85ac41deb0c3307b386 /community/afpfs-ng | |
parent | 1c11bd42083ae00e982a1feccac08e9cc66043e0 (diff) | |
download | aports-3aabfaecb60a044c3d440a6b22dd61b9c773a781.tar.bz2 aports-3aabfaecb60a044c3d440a6b22dd61b9c773a781.tar.xz |
community/afpfs-ng: rebuild against ncurses-6.0
Diffstat (limited to 'community/afpfs-ng')
-rw-r--r-- | community/afpfs-ng/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/afpfs-ng/APKBUILD b/community/afpfs-ng/APKBUILD index 18b354a84b..d5e5364004 100644 --- a/community/afpfs-ng/APKBUILD +++ b/community/afpfs-ng/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=afpfs-ng pkgver=0.8.1 -pkgrel=5 +pkgrel=6 pkgdesc="A client for the Apple Filing Protocol (AFP)" url="http://alexthepuffin.googlepages.com/" arch="all" |