diff options
Diffstat (limited to 'community/dante/PKGBUILD')
-rw-r--r-- | community/dante/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD index 648c4df12..c31fc124f 100644 --- a/community/dante/PKGBUILD +++ b/community/dante/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91850 2013-05-28 17:25:33Z spupykin $ +# $Id: PKGBUILD 100144 2013-11-01 20:22:44Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Guillem Rieu <guillemr@gmx.net> pkgname=dante pkgver=1.3.2 -pkgrel=5 +pkgrel=6 pkgdesc="SOCKS v4 and v5 compatible proxy server and client" url="http://www.inet.no/dante" arch=(i686 x86_64 'mips64el') @@ -12,7 +12,6 @@ license=('custom') depends=('pam' 'krb5') backup=('etc/socks.conf' 'etc/sockd.conf') -options=('!libtool') source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz sockd.service) md5sums=('250c6456cd3fefa17f07fa80c9ccf6bd' |