sabnzbd: update to 1.1.1.
This commit is contained in:
parent
9834fc0369
commit
7a2c8e3f87
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sabnzbd'
|
||||
pkgname=sabnzbd
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="SABnzbd-${version}"
|
||||
depends="par2cmdline python-cheetah python-configobj python-feedparser
|
||||
|
@ -12,7 +12,7 @@ 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=3e86a897dea1c276c54ee38667a980f644f16d57df75612fe9eefa84b339ce9a
|
||||
checksum=001f19c5a98de641da9fc69cff8ee885f3422d511a73e923dcb713aaca763d44
|
||||
|
||||
noarch=yes
|
||||
pycompile_dirs="/usr/share/sabnzbd"
|
||||
|
|
Loading…
Reference in New Issue