summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-05-14 10:22:40 -0700
committerDonald Webster2018-05-14 10:22:40 -0700
commit17761228cbdf2c8d9fda5e9933a6bf7d513ed2fd (patch)
tree361d091794964cdd9b241f053304ddc4a2f37bb9
parent948b8ea75450ad0148b186166d300af22290a24a (diff)
downloadaur-17761228cbdf2c8d9fda5e9933a6bf7d513ed2fd.tar.gz
Needs 8. Not 7. Not 9+. Just 8.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f758a021a674..cdbd0374dade 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = nzbhydra2
arch = any
license = Apache
depends = python2
- depends = java-runtime-headless>=8
+ depends = java-runtime-headless=8
source = https://github.com/theotherp/nzbhydra2/releases/download/v1.4.13/nzbhydra2-1.4.13-linux.zip
source = https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
diff --git a/PKGBUILD b/PKGBUILD
index e58e21b4c55a..000b67f88071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Meta search for NZB indexers"
arch=('any')
url="https://github.com/theotherp/nzbhydra2"
license=('Apache')
-depends=('python2' 'java-runtime-headless>=8')
+depends=('python2' 'java-runtime-headless=8')
source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${pkgname}-${pkgver}-linux.zip"
"https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py"