summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-08-19 07:29:56 -0700
committerDonald Webster2018-08-19 07:29:56 -0700
commitc86e177627fe5039a8b700ebd18004e20deacbd2 (patch)
treee134ba0eae9cab6b988564f0563ef04494518374
parent01ca2a1e4d947df749ff2cf7b82c7d6ab604a4d7 (diff)
downloadaur-c86e177627fe5039a8b700ebd18004e20deacbd2.tar.gz
Update to v2.0.1.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbd58cedb282..c665f9cec47a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.0.0
- pkgrel = 2
+ pkgver = 2.0.1
+ 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.0.0/nzbhydra2-2.0.0-linux.zip
- source = nzbhydra2wrapper-2.0.0-2.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.0.1/nzbhydra2-2.0.1-linux.zip
+ source = nzbhydra2wrapper-2.0.1-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 3fda9ab41f1121253b8ceac3c3a89a235adeb25f584d39c60d5ce3232d3026ac
+ sha256sums = 2ed12990724bc80bd7b749fa0b3a56edb04f4018210b565fb1371e051ff4ba87
sha256sums = 997ef5dc72846640c07330fdf936f8ca3771c2508761284a84089ac0039b30e0
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 5318846231f8..919f0e5d6811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="nzbhydra2"
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
pkgdesc="Meta search for NZB indexers"
arch=('any')
url="https://github.com/theotherp/nzbhydra2"
@@ -15,7 +15,7 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p
'nzbhydra2.tmpfiles'
'nzbhydra2.sysusers')
-sha256sums=('3fda9ab41f1121253b8ceac3c3a89a235adeb25f584d39c60d5ce3232d3026ac'
+sha256sums=('2ed12990724bc80bd7b749fa0b3a56edb04f4018210b565fb1371e051ff4ba87'
'997ef5dc72846640c07330fdf936f8ca3771c2508761284a84089ac0039b30e0'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'