diff options
Diffstat (limited to 'community/afpfs-ng/PKGBUILD')
-rw-r--r-- | community/afpfs-ng/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/community/afpfs-ng/PKGBUILD b/community/afpfs-ng/PKGBUILD index 4435ea05d..c51c117fc 100644 --- a/community/afpfs-ng/PKGBUILD +++ b/community/afpfs-ng/PKGBUILD @@ -1,16 +1,15 @@ -# $Id: PKGBUILD 68567 2012-03-28 10:22:57Z idevolder $ +# $Id: PKGBUILD 99034 2013-10-22 19:25:28Z idevolder $ # Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com> # Contributor: slubman <slubman.dndd@laposte.net> pkgname=afpfs-ng pkgver=0.8.1 -pkgrel=5 +pkgrel=7 pkgdesc="A client for the Apple Filing Protocol (AFP)" url="http://alexthepuffin.googlepages.com/" license=('GPL') depends=('gmp' 'fuse' 'libgcrypt') arch=('i686' 'x86_64' 'mips64el') -options=(!libtool) source=( "http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2" 'fix_afpfs-ng_includes.patch' |