From 98feec8cf1358e57fe1d822bb99ebad8362b7adf Mon Sep 17 00:00:00 2001 From: John Date: Fri, 27 Dec 2024 15:09:33 +0100 Subject: [PATCH] sabnzbd: update to 4.4.1. --- srcpkgs/sabnzbd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index 07e73324fe3..6d7fd017d82 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -1,7 +1,7 @@ # Template file for 'sabnzbd' pkgname=sabnzbd -version=4.3.3 -revision=3 +version=4.4.1 +revision=1 pycompile_dirs="/usr/share/sabnzbd" hostmakedepends="python3 gettext" depends="par2cmdline python3-cheetah3 python3-cryptography @@ -14,7 +14,7 @@ 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=3f787e9734e22bc69f6c160949d93bfd5ef824fe72b74a50eac356ec2262345f +checksum=a9ebf273d77c6d3cc9a13b1bd1640b903f4891e58aee3ef5a25595db3aa4d7fb python_version=3 post_extract() {