summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-01-02 10:46:08 -0800
committerDonald Webster2019-01-02 10:46:08 -0800
commit5f5a0ae32bff761d9d9503f0d846e72f3101a3f3 (patch)
tree2f47023628d66667df2f3357f9f62f4638d0629d
parentfcaaaeffa4de3f56728d20216759a3481c0b70b6 (diff)
downloadaur-5f5a0ae32bff761d9d9503f0d846e72f3101a3f3.tar.gz
Update to v2.2.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98dcb44f87ea..c0f743ccb56a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.1.6
+ pkgver = 2.2.0
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.6/nzbhydra2-2.1.6-linux.zip
- source = nzbhydra2wrapper-2.1.6-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.2.0/nzbhydra2-2.2.0-linux.zip
+ source = nzbhydra2wrapper-2.2.0-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = c9aead2d8e03aca93e6e7870d1f12f8b8233f9b7396aa69f9218819b638072d9
+ sha256sums = 4c1d8645dae530f136a34bfaafd6f778ee1a25b7ee8554db62058df61929b5df
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 0c9b71ee2dce..6af4c9fd97cd 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.6
+pkgver=2.2.0
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=('c9aead2d8e03aca93e6e7870d1f12f8b8233f9b7396aa69f9218819b638072d9'
+sha256sums=('4c1d8645dae530f136a34bfaafd6f778ee1a25b7ee8554db62058df61929b5df'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'