sabnzbd: update to 2.3.6.
This commit is contained in:
parent
7a6f8ab97d
commit
a57dbdf366
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sabnzbd'
|
# Template file for 'sabnzbd'
|
||||||
pkgname=sabnzbd
|
pkgname=sabnzbd
|
||||||
version=2.3.5
|
version=2.3.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="SABnzbd-${version}"
|
wrksrc="SABnzbd-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://sabnzbd.org/"
|
homepage="https://sabnzbd.org/"
|
||||||
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
||||||
checksum=e26fb3e8afe35d82e31aa1d35687ca03f168748231a26c1261771763545fb2b4
|
checksum=42adde9b8a882317fccde2ea5391bd7c75286b060ffbac5bcd8de11807528315
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
rm -rf gntp sabnzbd/utils/{feedparser,configobj}.py
|
rm -rf gntp sabnzbd/utils/{feedparser,configobj}.py
|
||||||
|
|
Loading…
Reference in a new issue