summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Ruijl2017-01-13 21:09:09 +0100
committerBen Ruijl2017-01-13 21:09:09 +0100
commit978102276ab7a31d735eb5d9fb2261b5c6702eb8 (patch)
tree794cdff6f2b00200dcb5713003eb0a397c701650
parente97d568f5c04c4c1f56c7c8568e89c85525a0428 (diff)
downloadaur-978102276ab7a31d735eb5d9fb2261b5c6702eb8.tar.gz
Updated to 1.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd0ff84ab910..11b84e7ac5aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Jan 13 20:08:51 UTC 2017
pkgbase = sabnzbd
pkgdesc = A web-interface based binary newsgrabber with NZB file support
- pkgver = 1.1.1
+ pkgver = 1.2.0
pkgrel = 1
url = http://www.sabnzbd.org
install = sabnzbd.install
@@ -20,7 +22,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/1.1.1/SABnzbd-1.1.1-src.tar.gz
+ source = https://github.com/sabnzbd/sabnzbd/releases/download/1.2.0/SABnzbd-1.2.0-src.tar.gz
source = sabnzbd
source = sabnzbd.desktop
source = addnzb.sh
@@ -29,7 +31,7 @@ pkgbase = sabnzbd
source = x-nzb.xml
source = sabnzbd.service
source = sabnzbd.confd
- md5sums = 917a105fbb594bf756551fcc37121d06
+ md5sums = 8524968cd83db6f9b9f3a81878a09a58
md5sums = 48d60a1c626503c7fef1bc5374390513
md5sums = 36e5f0f60f28f67102682f80e33c6d4b
md5sums = 69b9bcbcf67ff3e7a4cdd9f26e001341
diff --git a/PKGBUILD b/PKGBUILD
index 0d69475be6a0..330163749823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=sabnzbd
_pkgname=SABnzbd
-pkgver=1.1.1
+pkgver=1.2.0
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=('917a105fbb594bf756551fcc37121d06'
+md5sums=('8524968cd83db6f9b9f3a81878a09a58'
'48d60a1c626503c7fef1bc5374390513'
'36e5f0f60f28f67102682f80e33c6d4b'
'69b9bcbcf67ff3e7a4cdd9f26e001341'