diff --git a/aur/sabnzbd/PKGBUILD b/aur/sabnzbd/PKGBUILD
index 57206656f..28191850f 100644
--- a/aur/sabnzbd/PKGBUILD
+++ b/aur/sabnzbd/PKGBUILD
@@ -1,13 +1,13 @@
-plugrel=1
+# PlugApps changes: None, this is straight from AUR.
 
 pkgname=sabnzbd
 pkgver=0.5.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A web-interface based binary newsgrabber with NZB file support"
 arch=(i686 x86_64)
 url="http://www.sabnzbd.org/"
 license=('GPL')
-depends=('par2cmdline' 'python2' 'python-cheetah' 'python-feedparser' 'python-yenc' 'pyopenssl' 'unrar' 'unzip' 'sqlite3' 'curl')
+depends=('par2cmdline' 'python2' 'python-cheetah' 'python-feedparser' 'python-yenc' 'python2-pyopenssl' 'unrar' 'unzip' 'sqlite3' 'curl')
 install=sabnzbd.install
 backup=('etc/conf.d/sabnzbd' 'opt/sabnzbd/sabnzbd.ini')
 source=("http://downloads.sourceforge.net/sabnzbdplus/SABnzbd-$pkgver-src.tar.gz"