From a506c93a4b9100e254f70715a458084cc8199a22 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Apr 2018 20:15:17 -0300 Subject: [PATCH] sabnzbd: update to 2.3.3. --- srcpkgs/sabnzbd/template | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index 70100434740..de0cc48e905 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -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 " -# 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 " +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