sabnzbd: update to 1.2.2.

This commit is contained in:
Leah Neukirchen 2017-02-26 12:37:58 +01:00
parent e75dd684cd
commit 3cb9bd2edd

View file

@ -1,7 +1,7 @@
# Template file for 'sabnzbd' # Template file for 'sabnzbd'
pkgname=sabnzbd pkgname=sabnzbd
version=1.2.0 version=1.2.2
revision=2 revision=1
wrksrc="SABnzbd-${version}" wrksrc="SABnzbd-${version}"
depends="par2cmdline python-cheetah python-configobj python-feedparser depends="par2cmdline python-cheetah python-configobj python-feedparser
python-gntp python-openssl python-yenc unzip" python-gntp python-openssl python-yenc unzip"
@ -10,9 +10,9 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
# BSD, LGPL-2 and MIT. In combination, that makes this package GPL. # BSD, LGPL-2 and MIT. In combination, that makes this package GPL.
license="GPL-2" license="GPL-2"
homepage="http://sabnzbd.org/" homepage="http://sabnzbd.org/"
short_desc="SABnzbd is an Open Source Binary Newsreader written in Python" short_desc="Open Source Binary Newsreader written in Python"
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz" distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
checksum=0639b6e8086ee46e8d876effc2d466725e8b33e6b65e0538518f36986e4405b9 checksum=0565ea3384f2f876c22ad0c07b96670fcb2514aefc73c47e315bb2d7b281c6c0
noarch=yes noarch=yes
pycompile_dirs="/usr/share/sabnzbd" pycompile_dirs="/usr/share/sabnzbd"