diff options
Diffstat (limited to 'extra/tsocks/PKGBUILD')
-rw-r--r-- | extra/tsocks/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/tsocks/PKGBUILD b/extra/tsocks/PKGBUILD index 0c65f8794..ae03265d3 100644 --- a/extra/tsocks/PKGBUILD +++ b/extra/tsocks/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 111127 2011-02-24 08:00:08Z bisson $ +# $Id: PKGBUILD 149054 2012-02-05 15:38:18Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=tsocks pkgver=1.8beta5 -pkgrel=4 +pkgrel=5 pkgdesc='Transparent SOCKS proxying library' -arch=('i686' 'x86_64') url='http://tsocks.sourceforge.net/' license=('GPL') +arch=('i686' 'x86_64') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz") sha1sums=('489f88c5df999ba21b27cdaa7836d9426d062aec') |