diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/encfs | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/encfs')
-rw-r--r-- | community/encfs/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/encfs/PKGBUILD b/community/encfs/PKGBUILD index de0393110..be37b5725 100644 --- a/community/encfs/PKGBUILD +++ b/community/encfs/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94020 2013-07-13 12:31:50Z svenstaro $ +# $Id: PKGBUILD 99736 2013-10-30 23:24:04Z allan $ # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org> # Contributor: Sven Kauber, <celeon@gmail.com> @@ -13,7 +13,6 @@ url='http://www.arg0.net/encfs' license=('GPL') depends=('rlog' 'openssl' 'fuse' 'boost-libs') makedepends=('boost') -options=('!libtool') source=("http://encfs.googlecode.com/files/${pkgname}-${pkgver}.tgz") md5sums=('ac90cc10b2e9fc7e72765de88321d617') |