sabnzbd: update to 1.2.0.
This commit is contained in:
parent
12be729195
commit
1c7f6a8120
1 changed files with 3 additions and 3 deletions
|
@ -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 <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
# 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"
|
||||
|
|
Loading…
Reference in a new issue