sabnzbd: update to 0.7.19

This commit is contained in:
Dominik Honnef 2014-11-14 18:04:11 +01:00
parent cf6e7a49d1
commit 7a14e06d73

View file

@ -1,7 +1,7 @@
# Template file for 'sabnzbd' # Template file for 'sabnzbd'
pkgname=sabnzbd pkgname=sabnzbd
version=0.7.18 version=0.7.19
revision=3 revision=1
wrksrc="SABnzbd-${version}" wrksrc="SABnzbd-${version}"
depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip" depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip"
maintainer="Dominik Honnef <dominik@honnef.co>" maintainer="Dominik Honnef <dominik@honnef.co>"
@ -12,7 +12,7 @@ homepage="http://sabnzbd.org/"
update_ignore="*RC*" update_ignore="*RC*"
short_desc="SABnzbd is an Open Source Binary Newsreader written in Python" short_desc="SABnzbd is an Open Source Binary Newsreader written in Python"
distfiles="${SOURCEFORGE_SITE}/sabnzbdplus/SABnzbd-${version}-src.tar.gz" distfiles="${SOURCEFORGE_SITE}/sabnzbdplus/SABnzbd-${version}-src.tar.gz"
checksum=aa05697d901b3e334e92f274b2e8788973059840be656a1545e8f2a4b070b014 checksum=31ad0ae24db3873011db816e1b100f4429734b2260f4c669b7261d2f85717487
noarch=yes noarch=yes
pycompile_dirs="/usr/share/sabnzbd" pycompile_dirs="/usr/share/sabnzbd"