sabnzbd: update to 4.3.2.
This commit is contained in:
parent
80fbe8d463
commit
c541908f55
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'sabnzbd'
|
||||
pkgname=sabnzbd
|
||||
version=3.7.1
|
||||
revision=2
|
||||
version=4.3.2
|
||||
revision=1
|
||||
pycompile_dirs="/usr/share/sabnzbd"
|
||||
hostmakedepends="python3 gettext"
|
||||
depends="par2cmdline python3-sabyenc3 python3-cheetah3 python3-cryptography
|
||||
python3-feedparser python3-configobj python3-CherryPy python3-Cheroot
|
||||
python3-portend python3-chardet python3-notify2 python3-guessit
|
||||
python3-puremagic python3-pysocks unzip"
|
||||
python3-puremagic python3-pysocks python3-apprise python3-sabctools unzip"
|
||||
short_desc="Open Source Binary Newsreader written in Python"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, custom:Bundled"
|
||||
homepage="https://sabnzbd.org/"
|
||||
changelog="https://github.com/sabnzbd/sabnzbd/releases"
|
||||
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
||||
checksum=fa83019d4750e569abffd2167b0c816f02550e608808b93c29a035787a51c9bb
|
||||
checksum=d238ffa957e71ad22c16535922cb32e7e6e84afc79eadd5c8f668ce591e207be
|
||||
python_version=3
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue