summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-02-06 17:07:20 -0800
committerDonald Webster2019-02-06 17:07:20 -0800
commit38f7862a16bb95b31bfd19308277d727cb5fd8a4 (patch)
treed54f2dd0cf11ab1581bf8b2a5958a017606664e7
parent6cedae33d2260ca3989288e7260d54b3e35cc3f2 (diff)
downloadaur-38f7862a16bb95b31bfd19308277d727cb5fd8a4.tar.gz
Update to v2.3.6.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23a9a5e863e3..51019eff4eab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.3.5
+ pkgver = 2.3.6
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.5/nzbhydra2-2.3.5-linux.zip
- source = nzbhydra2wrapper-2.3.5-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.3.6/nzbhydra2-2.3.6-linux.zip
+ source = nzbhydra2wrapper-2.3.6-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 0ec78c59224de337503c4245d0c22a47278422af2450e1e873f8700407716d12
+ sha256sums = e3aef24aac61f9094f80cd7d93821a103058b4410bafe3ec7d183abaf40bd5dc
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 389a0309ecd6..90daa1f60fc5 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.5
+pkgver=2.3.6
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=('0ec78c59224de337503c4245d0c22a47278422af2450e1e873f8700407716d12'
+sha256sums=('e3aef24aac61f9094f80cd7d93821a103058b4410bafe3ec7d183abaf40bd5dc'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'