summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2014-07-16 13:32:51 +0300
committerAdrian Perez de Castro2015-07-14 11:59:11 +0300
commit270b29c6dd1bd1eaedf541cb9b6fa09fb2e01895 (patch)
tree08a9964e635545b72e4cdf6ad369a88caafe1440 /PKGBUILD
parent27bdcfcc30c26768b772d4b70c365e9cd0266dc4 (diff)
downloadaur-270b29c6dd1bd1eaedf541cb9b6fa09fb2e01895.tar.gz
Add libsodium dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 296a7daadb54..e4cd040b7672 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
pkgname='sigmavpn'
pkgver='0.2'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Light-weight, secure and modular VPN solution'
url='http://frozenriver.net/SigmaVPN'
license=('BSD')
+depends=('libsodium')
source=(
"http://sigmavpn.googlecode.com/files/${pkgname}-${pkgver}.tar.gz"
fix-paths.patch