summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-02-12 08:16:08 -0800
committerDonald Webster2019-02-12 08:16:08 -0800
commit00f780957b54a619ae58711a8c2fc56c4e6f655a (patch)
tree649b78ed7fdce7835fd45f62accac6f3a0bc84a8
parente1e15a0e2b6bc73e0debf7f9a72fcd359d275844 (diff)
downloadaur-00f780957b54a619ae58711a8c2fc56c4e6f655a.tar.gz
Update to v2.3.13.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7249a0c4959a..2b1a541b54af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.3.12
+ pkgver = 2.3.13
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.12/nzbhydra2-2.3.12-linux.zip
- source = nzbhydra2wrapper-2.3.12-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.3.13/nzbhydra2-2.3.13-linux.zip
+ source = nzbhydra2wrapper-2.3.13-1.py::https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 7c89e72d695c4c3390f2bb0c97f1a9ea1c3907476f734d67be9b49cdc2540c09
- sha256sums = 897b79fb497ece04a7c3cfd09356697b357e4f619f6e38fae77ca634c9a7e082
+ sha256sums = 4a709889a06c49c6767c650b85bb92c53497e649e4fa302744a5c0020b2b193b
+ sha256sums = 95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index a96ace1aae88..b4777b43eadd 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.12
+pkgver=2.3.13
pkgrel=1
pkgdesc="Meta search for NZB indexers"
arch=('any')
@@ -15,8 +15,8 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p
'nzbhydra2.tmpfiles'
'nzbhydra2.sysusers')
-sha256sums=('7c89e72d695c4c3390f2bb0c97f1a9ea1c3907476f734d67be9b49cdc2540c09'
- '897b79fb497ece04a7c3cfd09356697b357e4f619f6e38fae77ca634c9a7e082'
+sha256sums=('4a709889a06c49c6767c650b85bb92c53497e649e4fa302744a5c0020b2b193b'
+ '95c89dfee7321cfa582c0daecc0b43cc2579c0823e5474d2bc782073b2534613'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a')