diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-18 07:05:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-18 07:19:47 +0000 |
commit | 99e7ac47ab8a766984ade5d2b3002c223faa590a (patch) | |
tree | dea3dd4686bfdaaabe4cc5becb3679ab3b1316bc /community/afpfs-ng | |
parent | ca983e0af0f7003e8d71d40a82e4ef89bb0d4216 (diff) | |
download | aports-99e7ac47ab8a766984ade5d2b3002c223faa590a.tar.bz2 aports-99e7ac47ab8a766984ade5d2b3002c223faa590a.tar.xz |
community/afpfs-ng: rebuild against fixed ncurses widechar only
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 835c66baf2..926cefaafa 100644 --- a/community/afpfs-ng/APKBUILD +++ b/community/afpfs-ng/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=afpfs-ng pkgver=0.8.1 -pkgrel=7 +pkgrel=8 pkgdesc="A client for the Apple Filing Protocol (AFP)" url="http://alexthepuffin.googlepages.com/" arch="all" |