summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-01-13 09:53:03 -0800
committerDonald Webster2018-01-13 09:53:03 -0800
commitfbda8019cac2d98d7d149c0ddd5612b21d74fe34 (patch)
tree502c6d9955ccf67aa613812d0548697dcef24cea
parentfd3b9f6983689b3b117132d865e18bc7145d5509 (diff)
downloadaur-fbda8019cac2d98d7d149c0ddd5612b21d74fe34.tar.gz
Update to v1.0.17.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71ef151ece9c..b464b5008eb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 1.0.16
+ pkgver = 1.0.17
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
install = nzbhydra2.install
@@ -8,11 +8,11 @@ pkgbase = nzbhydra2
license = Apache
depends = java-runtime-headless>=8
conflicts = nzbhydra2-git
- source = https://github.com/theotherp/nzbhydra2/releases/download/v1.0.16/nzbhydra2-1.0.16-linux.zip
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v1.0.17/nzbhydra2-1.0.17-linux.zip
source = nzbhydra2.service
source = nzbhydra2.install
source = nzbhydra2.sysusers
- sha256sums = 657a7ed6fed307b91f5065f503b2a4d693a7946e3fc34c8cfd4c6c69416863e6
+ sha256sums = a40971b5b40e2a1173fc0ca396acfe7b3c0fd90cc3ad71fe7675bcd6416d5479
sha256sums = 53cf695a8f03ab9c12754be6460dead8225b3a012f0f26675cead846521aeee1
sha256sums = 355dafa76d39c42f0a449080b2fe3673536e409da3f3b6c89f03c09dd303438c
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 0c7eeacc1534..6d69739f38d3 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=1.0.16
+pkgver=1.0.17
pkgrel=1
pkgdesc="Meta search for NZB indexers"
arch=('any')
@@ -16,7 +16,7 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p
'nzbhydra2.install'
'nzbhydra2.sysusers')
-sha256sums=('657a7ed6fed307b91f5065f503b2a4d693a7946e3fc34c8cfd4c6c69416863e6'
+sha256sums=('a40971b5b40e2a1173fc0ca396acfe7b3c0fd90cc3ad71fe7675bcd6416d5479'
'53cf695a8f03ab9c12754be6460dead8225b3a012f0f26675cead846521aeee1'
'355dafa76d39c42f0a449080b2fe3673536e409da3f3b6c89f03c09dd303438c'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a')