summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-12-18 12:56:55 -0800
committerDonald Webster2018-12-18 12:56:55 -0800
commit5ce7621ef227f22e0c27f0c44ee8cb8f127bb5c4 (patch)
tree573c6afce1e58488e6ead0f633cb5c9c46f5db98
parentcd5912992b31698f8d12636c2fed081a30a6f406 (diff)
downloadaur-5ce7621ef227f22e0c27f0c44ee8cb8f127bb5c4.tar.gz
Update to v2.1.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d19ae657bcd..396b0f48ff84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.1.0
+ pkgver = 2.1.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.1.0/nzbhydra2-2.1.0-linux.zip
- source = nzbhydra2wrapper-2.1.0-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ 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 = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = f40a92514cc5c4ae6ac039a60602db4081a42ff445ab154904ae836fa519dbf0
+ sha256sums = 8d1c1bc23e869f97473f9395f03cdf96f8b4234150d15ea9b7190527a0e4269e
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index de966659fb32..14fc1d5a19ec 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.0
+pkgver=2.1.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=('f40a92514cc5c4ae6ac039a60602db4081a42ff445ab154904ae836fa519dbf0'
+sha256sums=('8d1c1bc23e869f97473f9395f03cdf96f8b4234150d15ea9b7190527a0e4269e'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'