From a8fff09ba6d0f8b78b43e63541b1254763d4f48e Mon Sep 17 00:00:00 2001 From: root Date: Wed, 7 Nov 2012 01:04:45 -0800 Subject: Wed Nov 7 01:04:45 PST 2012 --- community/dante/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/dante/PKGBUILD') diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD index 41f9b7551..e8033246c 100644 --- a/community/dante/PKGBUILD +++ b/community/dante/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 78352 2012-10-17 15:16:38Z spupykin $ +# $Id: PKGBUILD 79500 2012-11-06 11:18:47Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Guillem Rieu pkgname=dante pkgver=1.3.2 -pkgrel=2 +pkgrel=3 pkgdesc="SOCKS v4 and v5 compatible proxy server and client" url="http://www.inet.no/dante" arch=(i686 x86_64) @@ -18,7 +18,7 @@ source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz sockd.service) md5sums=('250c6456cd3fefa17f07fa80c9ccf6bd' '5110dfd78a2b38fff27a886ee88b58a6' - '41f1ca885e2383d9db0c29bb7904de65') + 'ceb86b5bd97f7e3ceff28c6e6172a25b') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf