summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-12-08 09:56:16 -0800
committerDonald Webster2018-12-08 09:56:16 -0800
commit2bc64198899fb4843738dfc60e75e3e110c5e0c8 (patch)
treefb78da7e2dfa74e983e79cc2275766728ddb0b2f
parentc7d6d2255371b13c826401a822670cdc3415102c (diff)
downloadaur-2bc64198899fb4843738dfc60e75e3e110c5e0c8.tar.gz
Update to v2.0.20.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6473477c7f09..18dec1016583 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.0.18
+ pkgver = 2.0.20
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.18/nzbhydra2-2.0.18-linux.zip
- source = nzbhydra2wrapper-2.0.18-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.0.20/nzbhydra2-2.0.20-linux.zip
+ source = nzbhydra2wrapper-2.0.20-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = a76de549259a5a1628f327c84e7c3cbc06f0438fb3bac3a7409bfede6257946d
+ sha256sums = 6e9b6c7ea7bce88841acbfbd5704d2de2d3ae4e27996ef8e4a17322b4415f811
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index de08b6d4464f..775b11f818c1 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.0.18
+pkgver=2.0.20
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=('a76de549259a5a1628f327c84e7c3cbc06f0438fb3bac3a7409bfede6257946d'
+sha256sums=('6e9b6c7ea7bce88841acbfbd5704d2de2d3ae4e27996ef8e4a17322b4415f811'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'