From c541908f557779b29691981b9f5df4f4d7d53763 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Nov 2023 18:00:19 +0100 Subject: [PATCH] sabnzbd: update to 4.3.2. --- srcpkgs/sabnzbd/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/sabnzbd/template b/srcpkgs/sabnzbd/template index 08f364280b7..10bb24f514e 100644 --- a/srcpkgs/sabnzbd/template +++ b/srcpkgs/sabnzbd/template @@ -1,20 +1,20 @@ # Template file for 'sabnzbd' pkgname=sabnzbd -version=3.7.1 -revision=2 +version=4.3.2 +revision=1 pycompile_dirs="/usr/share/sabnzbd" hostmakedepends="python3 gettext" depends="par2cmdline python3-sabyenc3 python3-cheetah3 python3-cryptography python3-feedparser python3-configobj python3-CherryPy python3-Cheroot 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" maintainer="Orphaned " 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=fa83019d4750e569abffd2167b0c816f02550e608808b93c29a035787a51c9bb +checksum=d238ffa957e71ad22c16535922cb32e7e6e84afc79eadd5c8f668ce591e207be python_version=3 post_extract() {