diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index 3ccfaacd35d..dec7287e6c5 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -1,18 +1,18 @@ # Template file for 'sabnzbd' pkgname=sabnzbd -version=1.1.1 +version=1.2.0 revision=1 wrksrc="SABnzbd-${version}" depends="par2cmdline python-cheetah python-configobj python-feedparser python-gntp python-openssl python-yenc unzip" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " # 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="SABnzbd is an Open Source Binary Newsreader written in Python" distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz" -checksum=001f19c5a98de641da9fc69cff8ee885f3422d511a73e923dcb713aaca763d44 +checksum=0639b6e8086ee46e8d876effc2d466725e8b33e6b65e0538518f36986e4405b9 noarch=yes pycompile_dirs="/usr/share/sabnzbd"