summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2022-02-20 11:24:33 -0800
committerDonald Webster2022-02-20 11:24:33 -0800
commitc21a0aea1c01896f2d0e02a97ee3d36f7c9cedba (patch)
tree89b0ddd336bc1ce8f3b16742dc472ccc5a99fb1d
parentc1cb4bbbb755e3b1cc8254293a9503a89925f15e (diff)
downloadaur-c21a0aea1c01896f2d0e02a97ee3d36f7c9cedba.tar.gz
Update to v3.5.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b83db35f742..adf1bc9abeaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sabnzbd
pkgdesc = A web-interface based binary newsgrabber with NZB file support
- pkgver = 3.5.0
- pkgrel = 2
+ pkgver = 3.5.1
+ pkgrel = 1
url = http://www.sabnzbd.org
install = sabnzbd.install
arch = any
@@ -31,12 +31,12 @@ pkgbase = sabnzbd
optdepends = p7zip: for .7z support
optdepends = dbus-python: for system power management
backup = var/lib/sabnzbd/sabnzbd.ini
- source = https://github.com/sabnzbd/sabnzbd/releases/download/3.5.0/SABnzbd-3.5.0-src.tar.gz
+ source = https://github.com/sabnzbd/sabnzbd/releases/download/3.5.1/SABnzbd-3.5.1-src.tar.gz
source = sabnzbd.service
source = sabnzbd@.service
source = sabnzbd.sysusers
source = sabnzbd.tmpfiles
- sha256sums = 139e60f7616c8e99796d287bbedd58fa7f63567b562fcfcef249a615d2b89f02
+ sha256sums = e50d42db42a6daf2e20ff8153dbf73fd1a062349a07576a8512af457e2aa0eac
sha256sums = c1bcdb5ce7787aab5ab4f07508c1451441f42df0ec7be85a5dedda0a5ee70014
sha256sums = 4c4ff2882de744d1b5435470ed829d58defcc84fafc56e6211d1298c0b22813f
sha256sums = 525f294372963fde09db08b0368c80078a16d4cefcb34f8179706336709afdf7
diff --git a/PKGBUILD b/PKGBUILD
index 0e0ad3bcb4bf..e00daf935c29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
pkgname=sabnzbd
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
pkgdesc='A web-interface based binary newsgrabber with NZB file support'
url='http://www.sabnzbd.org'
arch=('any')
@@ -49,7 +49,7 @@ source=(
'sabnzbd.tmpfiles'
)
-sha256sums=('139e60f7616c8e99796d287bbedd58fa7f63567b562fcfcef249a615d2b89f02'
+sha256sums=('e50d42db42a6daf2e20ff8153dbf73fd1a062349a07576a8512af457e2aa0eac'
'c1bcdb5ce7787aab5ab4f07508c1451441f42df0ec7be85a5dedda0a5ee70014'
'4c4ff2882de744d1b5435470ed829d58defcc84fafc56e6211d1298c0b22813f'
'525f294372963fde09db08b0368c80078a16d4cefcb34f8179706336709afdf7'