mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
sabnzbd: update to 2.3.9.
This commit is contained in:
parent
45923e7d2e
commit
10718c0fb9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sabnzbd'
|
||||
pkgname=sabnzbd
|
||||
version=2.3.8
|
||||
version=2.3.9
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="SABnzbd-${version}"
|
||||
|
@ -10,9 +10,10 @@ depends="par2cmdline python-cheetah python-configobj python-feedparser
|
|||
short_desc="Open Source Binary Newsreader written in Python"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
changelog="https://github.com/sabnzbd/sabnzbd/releases"
|
||||
homepage="https://sabnzbd.org/"
|
||||
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
||||
checksum=0685e867250106c0cab6cc9ffb5241caa9b1e2cdd43faec67ea41021d4997b72
|
||||
checksum=f3ab6dffba914e6ddf88f1a755ec3ebaa95f0bdbec6f04b7bf0f90822249bb0c
|
||||
|
||||
post_extract() {
|
||||
rm -rf gntp sabnzbd/utils/{feedparser,configobj}.py
|
||||
|
|
Loading…
Add table
Reference in a new issue