summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-02-09 16:56:38 -0800
committerDonald Webster2019-02-09 16:56:38 -0800
commit14d7e19b550fb61f5d537fd559b23e091644d4f7 (patch)
treefbe58bb6c8ec5657ccea9e8fa3595b300d32ba91
parentb752ded8dd919963a03fe16471a22aa6a33f7248 (diff)
downloadaur-14d7e19b550fb61f5d537fd559b23e091644d4f7.tar.gz
Update to v2.3.10.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index befb0358d038..9f3170982378 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.3.9
+ pkgver = 2.3.10
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.9/nzbhydra2-2.3.9-linux.zip
- source = nzbhydra2wrapper-2.3.9-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.3.10/nzbhydra2-2.3.10-linux.zip
+ source = nzbhydra2wrapper-2.3.10-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = e51de1a335c6b40fd0b3d7cf55c75e507c38ead068f2577fb805f6f6e5298613
+ sha256sums = 569c896dc7e624ceac773e565b686529ef897e2a34ed8ac1d4930194c549ce88
sha256sums = 897b79fb497ece04a7c3cfd09356697b357e4f619f6e38fae77ca634c9a7e082
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 164990a63a72..715377b5a5a7 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.9
+pkgver=2.3.10
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=('e51de1a335c6b40fd0b3d7cf55c75e507c38ead068f2577fb805f6f6e5298613'
+sha256sums=('569c896dc7e624ceac773e565b686529ef897e2a34ed8ac1d4930194c549ce88'
'897b79fb497ece04a7c3cfd09356697b357e4f619f6e38fae77ca634c9a7e082'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'