sabnzbd: update to 2.3.3.

This commit is contained in:
maxice8 2018-04-22 20:15:17 -03:00 committed by Leah Neukirchen
parent 6248c8c080
commit a506c93a4b

View file

@ -1,21 +1,18 @@
# Template file for 'sabnzbd'
pkgname=sabnzbd
version=2.3.2
version=2.3.3
revision=1
wrksrc="SABnzbd-${version}"
pycompile_dirs="/usr/share/sabnzbd"
depends="par2cmdline python-cheetah python-configobj python-feedparser
python-gntp python-openssl python-yenc unzip"
maintainer="Orphaned <orphan@voidlinux.eu>"
# sabnzbd itself is GPL, but it bundles libraries that are covered by
# BSD, LGPL-2 and MIT. In combination, that makes this package GPL.
license="GPL-2"
homepage="http://sabnzbd.org/"
short_desc="Open Source Binary Newsreader written in Python"
maintainer="Orphaned <orphan@voidlinux.eu>"
license="GPL-2.0-or-later"
homepage="https://sabnzbd.org/"
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
checksum=8a38d3a630aecd71e3cda140828bda8d062c69d6f09ca6246dfb998abffbfb50
checksum=6e40472cb75c2abfdb7d3d1e896fc240aa1293685ff9f0dad976ada9e255ef1b
noarch=yes
pycompile_dirs="/usr/share/sabnzbd"
post_extract() {
rm -rf gntp sabnzbd/utils/{feedparser,configobj}.py