summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-09-07 13:21:06 -0700
committerDonald Webster2019-09-07 13:21:06 -0700
commite1cfb069625db226ab7335793542394b4f05c701 (patch)
tree19a45d664788313f28885e80223a1427d4bbb04d
parent12d4477b4d247e6deb68e0bdb0807c77fbd41921 (diff)
downloadaur-e1cfb069625db226ab7335793542394b4f05c701.tar.gz
Update to v2.6.17.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed83bff7f4f7..815f3105e3c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.6.16
+ pkgver = 2.6.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.6.16/nzbhydra2-2.6.16-linux.zip
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.6.17/nzbhydra2-2.6.17-linux.zip
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 6494be1a2a1f3e8a6234f9e8d8fb389f43b043e034652e9cf554c28a83cd81a4
+ sha256sums = 081ac8b9592b9460b003738e6457b9e2c62e47f35889d3ba2fffe1194b32dbd1
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 710e525c02d2..a4c5ba013cf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="nzbhydra2"
-pkgver=2.6.16
+pkgver=2.6.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=('6494be1a2a1f3e8a6234f9e8d8fb389f43b043e034652e9cf554c28a83cd81a4'
+sha256sums=('081ac8b9592b9460b003738e6457b9e2c62e47f35889d3ba2fffe1194b32dbd1'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a')