summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-03-17 08:09:59 -0700
committerDonald Webster2019-03-17 08:09:59 -0700
commitcd2a8eb93d3d3e3ed1eb0494e5142a261ac6c4b8 (patch)
tree873eb48118e841f37166cea81da9cec3378be459
parentbd98e9618658b984cdbd47fc539464d342a80b55 (diff)
downloadaur-cd2a8eb93d3d3e3ed1eb0494e5142a261ac6c4b8.tar.gz
Update to v2.3.17.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc647e8c41f7..e32bf2c447f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.3.16
+ pkgver = 2.3.17
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = any
license = Apache
depends = python2
depends = java-runtime-headless>=8
- source = https://github.com/theotherp/nzbhydra2/releases/download/v2.3.16/nzbhydra2-2.3.16-linux.zip
- source = nzbhydra2wrapper-2.3.16-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.3.17/nzbhydra2-2.3.17-linux.zip
+ source = nzbhydra2wrapper-2.3.17-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 9cf8fde9f1e40c2894fff6798c8a1dc22be4904c9542e7e9250409f2dbae5e33
+ sha256sums = d6d807ee4a69f32f88eb00acfc3869a4eb60692d36c297f129f5435dd9d3aee2
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 6eb3cca568e4..19d15782bbaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="nzbhydra2"
-pkgver=2.3.16
+pkgver=2.3.17
pkgrel=1
pkgdesc="Meta search for NZB indexers"
arch=('any')
@@ -15,7 +15,7 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p
'nzbhydra2.tmpfiles'
'nzbhydra2.sysusers')
-sha256sums=('9cf8fde9f1e40c2894fff6798c8a1dc22be4904c9542e7e9250409f2dbae5e33'
+sha256sums=('d6d807ee4a69f32f88eb00acfc3869a4eb60692d36c297f129f5435dd9d3aee2'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'