summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-09-06 07:13:03 -0700
committerDonald Webster2019-09-06 07:13:03 -0700
commit12d4477b4d247e6deb68e0bdb0807c77fbd41921 (patch)
treedc3dc883b41c5ae434a636e5aac8badd1fd4feff
parent08e45ee8f02f36c1dc2621bdce4491ad780fd1e3 (diff)
downloadaur-12d4477b4d247e6deb68e0bdb0807c77fbd41921.tar.gz
Update to v2.6.16.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3ede07fb34f..ed83bff7f4f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.6.15
+ pkgver = 2.6.16
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.6.15/nzbhydra2-2.6.15-linux.zip
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.6.16/nzbhydra2-2.6.16-linux.zip
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 6979100b231bec161835b00457a55fc7bf0b6a1e1fb890a56a495abe566b39aa
+ sha256sums = 6494be1a2a1f3e8a6234f9e8d8fb389f43b043e034652e9cf554c28a83cd81a4
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index fe56f9127614..710e525c02d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="nzbhydra2"
-pkgver=2.6.15
+pkgver=2.6.16
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=('6979100b231bec161835b00457a55fc7bf0b6a1e1fb890a56a495abe566b39aa'
+sha256sums=('6494be1a2a1f3e8a6234f9e8d8fb389f43b043e034652e9cf554c28a83cd81a4'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a')