mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sabnzbd: update to 4.3.2.
This commit is contained in:
parent
80fbe8d463
commit
c541908f55
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'sabnzbd'
|
# Template file for 'sabnzbd'
|
||||||
pkgname=sabnzbd
|
pkgname=sabnzbd
|
||||||
version=3.7.1
|
version=4.3.2
|
||||||
revision=2
|
revision=1
|
||||||
pycompile_dirs="/usr/share/sabnzbd"
|
pycompile_dirs="/usr/share/sabnzbd"
|
||||||
hostmakedepends="python3 gettext"
|
hostmakedepends="python3 gettext"
|
||||||
depends="par2cmdline python3-sabyenc3 python3-cheetah3 python3-cryptography
|
depends="par2cmdline python3-sabyenc3 python3-cheetah3 python3-cryptography
|
||||||
python3-feedparser python3-configobj python3-CherryPy python3-Cheroot
|
python3-feedparser python3-configobj python3-CherryPy python3-Cheroot
|
||||||
python3-portend python3-chardet python3-notify2 python3-guessit
|
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"
|
short_desc="Open Source Binary Newsreader written in Python"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, custom:Bundled"
|
license="GPL-2.0-or-later, custom:Bundled"
|
||||||
homepage="https://sabnzbd.org/"
|
homepage="https://sabnzbd.org/"
|
||||||
changelog="https://github.com/sabnzbd/sabnzbd/releases"
|
changelog="https://github.com/sabnzbd/sabnzbd/releases"
|
||||||
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=fa83019d4750e569abffd2167b0c816f02550e608808b93c29a035787a51c9bb
|
checksum=d238ffa957e71ad22c16535922cb32e7e6e84afc79eadd5c8f668ce591e207be
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue