sabnzbd: update to 2.3.4.
Closes #14699. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f2196c3df1
commit
28f034c5fc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sabnzbd'
|
||||
pkgname=sabnzbd
|
||||
version=2.3.3
|
||||
version=2.3.4
|
||||
revision=1
|
||||
wrksrc="SABnzbd-${version}"
|
||||
pycompile_dirs="/usr/share/sabnzbd"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://sabnzbd.org/"
|
||||
distfiles="https://github.com/sabnzbd/sabnzbd/releases/download/${version}/SABnzbd-${version}-src.tar.gz"
|
||||
checksum=6e40472cb75c2abfdb7d3d1e896fc240aa1293685ff9f0dad976ada9e255ef1b
|
||||
checksum=646569d03ef62c7d0a3dac4de4a64ddbf693f84bf3600bb9462d8fa7449d6149
|
||||
noarch=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue