summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-03-18 11:35:17 -0700
committerDonald Webster2019-03-18 11:35:17 -0700
commitc54a652ef9fcda8a10a56b9b6648059d5d3cbd26 (patch)
tree5ef2bbd03be54b9249f329be73143106b575f575
parentcd2a8eb93d3d3e3ed1eb0494e5142a261ac6c4b8 (diff)
downloadaur-c54a652ef9fcda8a10a56b9b6648059d5d3cbd26.tar.gz
Update to v2.3.18.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e32bf2c447f4..8cd0388c05a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.3.17
+ pkgver = 2.3.18
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.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 = https://github.com/theotherp/nzbhydra2/releases/download/v2.3.18/nzbhydra2-2.3.18-linux.zip
+ source = nzbhydra2wrapper-2.3.18-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = d6d807ee4a69f32f88eb00acfc3869a4eb60692d36c297f129f5435dd9d3aee2
+ sha256sums = 16db06b1ffd2b2c87cbf2c8f31fdbbe5748bd992fcc89b2c42b82969cf0c09eb
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 19d15782bbaf..902f9f53fa88 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.17
+pkgver=2.3.18
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=('d6d807ee4a69f32f88eb00acfc3869a4eb60692d36c297f129f5435dd9d3aee2'
+sha256sums=('16db06b1ffd2b2c87cbf2c8f31fdbbe5748bd992fcc89b2c42b82969cf0c09eb'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'