summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca284a0476de..0e0ad3bcb4bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=sabnzbd
pkgver=3.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='A web-interface based binary newsgrabber with NZB file support'
url='http://www.sabnzbd.org'
arch=('any')
@@ -24,6 +24,7 @@ depends=(
'python-notify2'
'python-cheetah3'
'python-sabyenc3'
+ 'python-pysocks'
'sqlite'
'unrar'
'unzip'