summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Ruijl2017-12-23 17:09:44 +0100
committerBen Ruijl2017-12-23 17:09:44 +0100
commit971a8b4a9146497453ba4a70cdf3803aefcaf0f7 (patch)
treea039ff75ea6780bdc88b53da4c8562981afa62f6
parent8881521b567f6a7b6754049227a4a92d63a81ab3 (diff)
downloadaur-971a8b4a9146497453ba4a70cdf3803aefcaf0f7.tar.gz
Updated to 2.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92f2c3624f05..f9a1a456b383 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.1
+ pkgver = 2.3.2
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.1/SABnzbd-2.3.1-src.tar.gz
+ source = https://github.com/sabnzbd/sabnzbd/releases/download/2.3.2/SABnzbd-2.3.2-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 = dc842d6b6f452674f596e7cbf0cb6fae
+ md5sums = 1020709cce35bc69b5dc2a04d9ebde1b
md5sums = 48d60a1c626503c7fef1bc5374390513
md5sums = 36e5f0f60f28f67102682f80e33c6d4b
md5sums = 69b9bcbcf67ff3e7a4cdd9f26e001341
diff --git a/PKGBUILD b/PKGBUILD
index 5c54274861db..9ee475e2fa70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=sabnzbd
_pkgname=SABnzbd
-pkgver=2.3.1
+pkgver=2.3.2
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=('dc842d6b6f452674f596e7cbf0cb6fae'
+md5sums=('1020709cce35bc69b5dc2a04d9ebde1b'
'48d60a1c626503c7fef1bc5374390513'
'36e5f0f60f28f67102682f80e33c6d4b'
'69b9bcbcf67ff3e7a4cdd9f26e001341'