summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Ruijl2019-01-15 15:10:52 +0100
committerBen Ruijl2019-01-15 15:10:52 +0100
commit8bec4b67fd001d8aee668af37204ce8c905d0b38 (patch)
tree06c730ccd2cfe673b60654ce81dd6a61ece99a91
parent2f84ad89e08b345699192a9690a2142e0271de72 (diff)
downloadaur-8bec4b67fd001d8aee668af37204ce8c905d0b38.tar.gz
Updated to 2.3.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7c32f0a9359..0c6041d44474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sabnzbd
pkgdesc = A web-interface based binary newsgrabber with NZB file support
- pkgver = 2.3.6
+ pkgver = 2.3.7
pkgrel = 1
url = http://www.sabnzbd.org
install = sabnzbd.install
@@ -20,7 +20,7 @@ pkgbase = sabnzbd
optdepends = par2cmdline-tbb: par2 multi-threading
backup = etc/conf.d/sabnzbd
backup = opt/sabnzbd/sabnzbd.ini
- source = https://github.com/sabnzbd/sabnzbd/releases/download/2.3.6/SABnzbd-2.3.6-src.tar.gz
+ source = https://github.com/sabnzbd/sabnzbd/releases/download/2.3.7/SABnzbd-2.3.7-src.tar.gz
source = sabnzbd
source = sabnzbd.desktop
source = addnzb.sh
@@ -29,7 +29,7 @@ pkgbase = sabnzbd
source = x-nzb.xml
source = sabnzbd.service
source = sabnzbd.confd
- md5sums = 8ebdf61ae058209704619f5aa637bdee
+ md5sums = f183027b605137a2e04859dcf6b1c785
md5sums = 48d60a1c626503c7fef1bc5374390513
md5sums = 36e5f0f60f28f67102682f80e33c6d4b
md5sums = 69b9bcbcf67ff3e7a4cdd9f26e001341
diff --git a/PKGBUILD b/PKGBUILD
index 21f0cb3a99e4..99871b2c955d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=sabnzbd
_pkgname=SABnzbd
-pkgver=2.3.6
+pkgver=2.3.7
pkgrel=1
pkgdesc="A web-interface based binary newsgrabber with NZB file support"
url="http://www.sabnzbd.org"
@@ -14,7 +14,7 @@ install="${pkgname}.install"
backup=("etc/conf.d/sabnzbd" "opt/${pkgname}/${pkgname}.ini")
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}-src.tar.gz"
"${pkgname}" "${pkgname}.desktop" "addnzb.sh" "nzb.png" "sabnzbd.png" "x-nzb.xml" "${pkgname}.service" "${pkgname}.confd")
-md5sums=('8ebdf61ae058209704619f5aa637bdee'
+md5sums=('f183027b605137a2e04859dcf6b1c785'
'48d60a1c626503c7fef1bc5374390513'
'36e5f0f60f28f67102682f80e33c6d4b'
'69b9bcbcf67ff3e7a4cdd9f26e001341'