diff options
author | root <root@rshg054.dnsready.net> | 2013-10-23 01:11:11 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-23 01:11:11 -0700 |
commit | 06a76442fa8de4a9975266a4eca7fb2a953f5244 (patch) | |
tree | 7b783eeb28c401d172561db419f82783f4380b34 /community/afpfs-ng | |
parent | d5839dd449651d7781de570240f3d0a1a9162320 (diff) |
Wed Oct 23 01:09:43 PDT 2013
Diffstat (limited to 'community/afpfs-ng')
-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 f8dc2d6fc..fca6ea89e 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') -options=(!libtool) source=( "http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2" 'fix_afpfs-ng_includes.patch' |