summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-04-09 10:55:16 -0700
committerDonald Webster2019-04-09 10:55:16 -0700
commit602e560c72254df87f04b9f5c22ace4b9296b563 (patch)
tree8619639da692dc97193352544af262ec80f52386
parent04b4a9a07cef65d92437c9a986d14844f32b2c33 (diff)
downloadaur-602e560c72254df87f04b9f5c22ace4b9296b563.tar.gz
Update to v2.4.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34f7c70039f7..9a727b1aa439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.3.22
+ pkgver = 2.4.0
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.3.22/nzbhydra2-2.3.22-linux.zip
- source = nzbhydra2wrapper-2.3.22-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.4.0/nzbhydra2-2.4.0-linux.zip
+ source = nzbhydra2wrapper-2.4.0-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 53c98f9e74a45e09135a9cfe2c56f0c304851e4d4c8a0139868327efff854394
+ sha256sums = 56e5039a125a0dc9b3ce441a3ec30c158e860b2fc734c78345a9aeae2c5fd920
sha256sums = 73d5577ccc2b4fb1fecc2c3274d62d3cdc0434b7f1bff26f908e62ec42bbaa49
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 1628d2150db1..f11c0f5cb738 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.3.22
+pkgver=2.4.0
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=('53c98f9e74a45e09135a9cfe2c56f0c304851e4d4c8a0139868327efff854394'
+sha256sums=('56e5039a125a0dc9b3ce441a3ec30c158e860b2fc734c78345a9aeae2c5fd920'
'73d5577ccc2b4fb1fecc2c3274d62d3cdc0434b7f1bff26f908e62ec42bbaa49'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'