summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-01-28 11:38:02 -0800
committerDonald Webster2019-01-28 11:38:02 -0800
commit655284b4eab9d4917bccd17077b8e3ce45316bbe (patch)
treeaf0c57037c08ce903632201ad9b846906159b6c0
parent847f342ed62e8e395ee081b2d7c57ff3276bc9e4 (diff)
downloadaur-655284b4eab9d4917bccd17077b8e3ce45316bbe.tar.gz
Update to v2.3.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b0848b18b76..7f5e71fd709d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.3.2
+ pkgver = 2.3.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.3.2/nzbhydra2-2.3.2-linux.zip
- source = nzbhydra2wrapper-2.3.2-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.3.3/nzbhydra2-2.3.3-linux.zip
+ source = nzbhydra2wrapper-2.3.3-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 62b73b65dc6df64d7b2bc3980ed69b0e29833ef539836875de7224b34dd561b2
+ sha256sums = 899981bccab23828bfc95590c22386261556271323f1810f73aecdeaf014a62f
sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 6c814c48dfcb..39b025153347 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.2
+pkgver=2.3.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=('62b73b65dc6df64d7b2bc3980ed69b0e29833ef539836875de7224b34dd561b2'
+sha256sums=('899981bccab23828bfc95590c22386261556271323f1810f73aecdeaf014a62f'
'95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'