summaryrefslogtreecommitdiff
path: root/community/dante/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dante/PKGBUILD')
-rw-r--r--community/dante/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD
index 7ce4c8385..5369be827 100644
--- a/community/dante/PKGBUILD
+++ b/community/dante/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 108159 2014-03-24 07:55:17Z spupykin $
+# $Id: PKGBUILD 108314 2014-03-26 15:54:31Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Guillem Rieu <guillemr@gmx.net>
pkgname=dante
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="SOCKS v4 and v5 compatible proxy server and client"
url="http://www.inet.no/dante"
arch=(i686 x86_64)
@@ -17,7 +17,7 @@ source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
sockd.service)
md5sums=('c117a3ce25afb936f13b76f1d2524879'
'8588bb1cf6e9cde0f542a96edc0a0f17'
- '1cdfc0c1cd932cfe0fe3c0319e2be3f0')
+ 'f5520e3350de5d4d1baa05cf33678c06')
build() {
cd ${srcdir}/${pkgname}-${pkgver}