Guest User

sabnzbd-0.5.3 PKGBUILD patch from 0.5.2

a guest
Jun 27th, 2010
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. --- PKGBUILD.old 2010-06-27 18:02:56.071849219 -0400
  2. +++ PKGBUILD 2010-06-27 18:04:16.785242823 -0400
  3. @@ -1,5 +1,5 @@
  4. pkgname=sabnzbd
  5. -pkgver=0.5.2
  6. +pkgver=0.5.3
  7. pkgrel=1
  8. pkgdesc="A web-interface based binary newsgrabber with NZB file support"
  9. arch=(i686 x86_64)
  10. @@ -7,9 +7,9 @@
  11. license=('GPL')
  12. depends=('par2cmdline' 'python' 'python-cheetah' 'python-feedparser' 'python-yenc' 'pyopenssl' 'unrar' 'unzip' 'sqlite3' 'curl')
  13. install=sabnzbd.install
  14. -backup=('/etc/conf.d/sabnzbd' '/opt/sabnzbd/sabnzbd.ini')
  15. +backup=('etc/conf.d/sabnzbd' 'opt/sabnzbd/sabnzbd.ini')
  16. source=("http://downloads.sourceforge.net/sabnzbdplus/SABnzbd-$pkgver-src.tar.gz" sabnzbd sabnzbd.init sabnzbd.confd)
  17. -md5sums=('3ffed9e6680e628a3c3b2cc6cbc50188'
  18. +md5sums=('9b51d927fb8ae1800386871df234ffd9'
  19. 'f45907d98a19052eaeb7ad98ff13b16d'
  20. 'ceaa5363cdc37e264a829af65adde36b'
  21. '1b0b374905d1ae3cb81cd16de29a972e')
Advertisement
Add Comment
Please, Sign In to add comment