mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
sabnzbd: update to 2.3.1. (#8614)
This commit is contained in:
parent
dccbd6ab0a
commit
5bc247f1c3
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.0
|
version=2.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="SABnzbd-${version}"
|
wrksrc="SABnzbd-${version}"
|
||||||
depends="par2cmdline python-cheetah python-configobj python-feedparser
|
depends="par2cmdline python-cheetah python-configobj python-feedparser
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2"
|
||||||
homepage="http://sabnzbd.org/"
|
homepage="http://sabnzbd.org/"
|
||||||
short_desc="Open Source Binary Newsreader written in Python"
|
short_desc="Open Source Binary Newsreader written in Python"
|
||||||
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=8c89902330531fddd6349271fd410a1e92e2a18905a15c7493aac0378e86e32b
|
checksum=6c859c7391710d3734d702185efcd6720e98538445f0c5e43e7204844ab8e564
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pycompile_dirs="/usr/share/sabnzbd"
|
pycompile_dirs="/usr/share/sabnzbd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue