
sabnzbd-0.5.3 PKGBUILD patch from 0.5.2
By: a guest on
Jun 27th, 2010 | syntax:
None | size: 0.91 KB | hits: 127 | expires: Never
--- PKGBUILD.old 2010-06-27 18:02:56.071849219 -0400
+++ PKGBUILD 2010-06-27 18:04:16.785242823 -0400
@@ -1,5 +1,5 @@
pkgname=sabnzbd
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="A web-interface based binary newsgrabber with NZB file support"
arch=(i686 x86_64)
@@ -7,9 +7,9 @@
license=('GPL')
depends=('par2cmdline' 'python' 'python-cheetah' 'python-feedparser' 'python-yenc' 'pyopenssl' 'unrar' 'unzip' 'sqlite3' 'curl')
install=sabnzbd.install
-backup=('/etc/conf.d/sabnzbd' '/opt/sabnzbd/sabnzbd.ini')
+backup=('etc/conf.d/sabnzbd' 'opt/sabnzbd/sabnzbd.ini')
source=("http://downloads.sourceforge.net/sabnzbdplus/SABnzbd-$pkgver-src.tar.gz" sabnzbd sabnzbd.init sabnzbd.confd)
-md5sums=('3ffed9e6680e628a3c3b2cc6cbc50188'
+md5sums=('9b51d927fb8ae1800386871df234ffd9'
'f45907d98a19052eaeb7ad98ff13b16d'
'ceaa5363cdc37e264a829af65adde36b'
'1b0b374905d1ae3cb81cd16de29a972e')