summaryrefslogtreecommitdiff
path: root/community/iodine/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/iodine/PKGBUILD')
-rw-r--r--community/iodine/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/iodine/PKGBUILD b/community/iodine/PKGBUILD
index c50b3c9d4..57017b56d 100644
--- a/community/iodine/PKGBUILD
+++ b/community/iodine/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 101503 2013-11-26 16:10:21Z fyan $
+# $Id: PKGBUILD 106266 2014-02-26 03:44:24Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
@@ -6,12 +6,12 @@
pkgname=iodine
pkgver=0.6.0rc1
-pkgrel=3
+pkgrel=4
pkgdesc='Tunnel IPv4 data through a DNS server'
arch=('i686' 'x86_64')
url='http://code.kryo.se/iodine'
license=('custom:ISC')
-depends=('zlib')
+depends=('zlib' 'net-tools')
source=("http://code.kryo.se/${pkgname}/${pkgname}-${pkgver/rc/-rc}.tar.gz"
'iodined.service'
'iodined.conf.d')