summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-04-14 16:42:45 -0700
committerDonald Webster2019-04-14 16:42:45 -0700
commit23da3178c92f15301965e8dab6371d49f80e91b9 (patch)
tree0f9150c02c65c2eb6337a666a16fe5ac13858ede
parent4a760bad7cdaacfe4dc2ecc82af5fbf8ee685348 (diff)
downloadaur-23da3178c92f15301965e8dab6371d49f80e91b9.tar.gz
Update to v2.5.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4cfa7c6cf35..4f819a74701f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.4.4
+ pkgver = 2.5.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.4.4/nzbhydra2-2.4.4-linux.zip
- source = nzbhydra2wrapper-2.4.4-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.5.1/nzbhydra2-2.5.1-linux.zip
+ source = nzbhydra2wrapper-2.5.1-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 933e971d51309dde4db865a11e2ab10edf7769b6c850eb706a421d1df1eb98cb
+ sha256sums = e58646fa023aeee47ea0e70cad0c66e352020907346f3dc001b1ad764e2355f6
sha256sums = 73d5577ccc2b4fb1fecc2c3274d62d3cdc0434b7f1bff26f908e62ec42bbaa49
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 6349a8451864..91ca70ed97e5 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.4.4
+pkgver=2.5.1
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=('933e971d51309dde4db865a11e2ab10edf7769b6c850eb706a421d1df1eb98cb'
+sha256sums=('e58646fa023aeee47ea0e70cad0c66e352020907346f3dc001b1ad764e2355f6'
'73d5577ccc2b4fb1fecc2c3274d62d3cdc0434b7f1bff26f908e62ec42bbaa49'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'