summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-12-27 09:54:21 -0800
committerDonald Webster2018-12-27 09:54:21 -0800
commitf60070c4efbb5b05f42412f6a44939d898d46783 (patch)
tree6412534ea9ac3d51353ab17ffdb50715499f4f87
parent5ce7621ef227f22e0c27f0c44ee8cb8f127bb5c4 (diff)
downloadaur-f60070c4efbb5b05f42412f6a44939d898d46783.tar.gz
Update to v2.1.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 396b0f48ff84..54f55254778e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.1.2
+ pkgver = 2.1.3
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.1.2/nzbhydra2-2.1.2-linux.zip
- source = nzbhydra2wrapper-2.1.2-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.1.3/nzbhydra2-2.1.3-linux.zip
+ source = nzbhydra2wrapper-2.1.3-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 8d1c1bc23e869f97473f9395f03cdf96f8b4234150d15ea9b7190527a0e4269e
+ sha256sums = 001654927aaa33c6640382361517765578004040402bae49ecb4ddeaf2a52ae0
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 14fc1d5a19ec..a4628f36fe8d 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.1.2
+pkgver=2.1.3
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=('8d1c1bc23e869f97473f9395f03cdf96f8b4234150d15ea9b7190527a0e4269e'
+sha256sums=('001654927aaa33c6640382361517765578004040402bae49ecb4ddeaf2a52ae0'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'