summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-04-10 11:08:11 -0700
committerDonald Webster2019-04-10 11:08:11 -0700
commitc3701a55e748da0c041a647192f4300ee078295d (patch)
treef8683185b603f9e8b772b01c9f22761ef842e6cb
parentd48ef975173f4f8d4d1f41e0e4361a5519cb7ede (diff)
downloadaur-c3701a55e748da0c041a647192f4300ee078295d.tar.gz
Update to v2.4.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6c0f458cdbd..d1c97e9b26e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.4.1
+ pkgver = 2.4.2
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.1/nzbhydra2-2.4.1-linux.zip
- source = nzbhydra2wrapper-2.4.1-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.4.2/nzbhydra2-2.4.2-linux.zip
+ source = nzbhydra2wrapper-2.4.2-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = ed7f7e3cc5d6fd331dc03d921ea2e1e0458d96027d818a426d69240262e7d18b
+ sha256sums = 29e612424ba69e585f18fbd467645f93aa1a165e48ad3fd77ef9683ec62a5468
sha256sums = 73d5577ccc2b4fb1fecc2c3274d62d3cdc0434b7f1bff26f908e62ec42bbaa49
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 99cb1ca89821..52f00d601f46 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.1
+pkgver=2.4.2
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=('ed7f7e3cc5d6fd331dc03d921ea2e1e0458d96027d818a426d69240262e7d18b'
+sha256sums=('29e612424ba69e585f18fbd467645f93aa1a165e48ad3fd77ef9683ec62a5468'
'73d5577ccc2b4fb1fecc2c3274d62d3cdc0434b7f1bff26f908e62ec42bbaa49'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'