summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-01-26 15:59:57 -0800
committerDonald Webster2019-01-26 15:59:57 -0800
commit820ed9f14b3ee374e9ba1e23f42bf96bb026e12d (patch)
tree2c9b179c3bd2fc597f15fdbcfe4cf1eace66150e
parentb69cab623821e402c1ec951b963c44731e64d778 (diff)
downloadaur-820ed9f14b3ee374e9ba1e23f42bf96bb026e12d.tar.gz
Update to 2.2.5.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7544442686b2..af7417552649 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.2.4
+ pkgver = 2.2.5
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.2.4/nzbhydra2-2.2.4-linux.zip
- source = nzbhydra2wrapper-2.2.4-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.2.5/nzbhydra2-2.2.5-linux.zip
+ source = nzbhydra2wrapper-2.2.5-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = dd291c8e684dec21dbd1f5cc0c5c1a0e55fe278f070e36e4fb753775192357d1
+ sha256sums = 1a942a440be930cc780aad2a0883902f506f401bfec69f0e8d9022fcbf949ceb
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 80939426ea9d..4df28e10c19a 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.2.4
+pkgver=2.2.5
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=('dd291c8e684dec21dbd1f5cc0c5c1a0e55fe278f070e36e4fb753775192357d1'
+sha256sums=('1a942a440be930cc780aad2a0883902f506f401bfec69f0e8d9022fcbf949ceb'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'