summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-09-04 12:56:17 -0700
committerDonald Webster2019-09-04 12:56:17 -0700
commit08e45ee8f02f36c1dc2621bdce4491ad780fd1e3 (patch)
tree221f718355ebb95592080928ede00171fe78a818
parentb407abbb162f1acf1ab2bfe0702e86cd790907f9 (diff)
downloadaur-08e45ee8f02f36c1dc2621bdce4491ad780fd1e3.tar.gz
Update to v2.6.15.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c115f91b3c10..a3ede07fb34f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 2.6.14
+ pkgver = 2.6.15
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.14/nzbhydra2-2.6.14-linux.zip
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v2.6.15/nzbhydra2-2.6.15-linux.zip
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 2c4040b1ab32d97f0e1b80145b93724e212821742900aafe53952a70eaba5641
+ sha256sums = 6979100b231bec161835b00457a55fc7bf0b6a1e1fb890a56a495abe566b39aa
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index a8818fc84d67..fe56f9127614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
+
pkgname="nzbhydra2"
-pkgver=2.6.14
+pkgver=2.6.15
pkgrel=1
pkgdesc="Meta search for NZB indexers"
arch=('any')
@@ -14,7 +15,7 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p
'nzbhydra2.tmpfiles'
'nzbhydra2.sysusers')
-sha256sums=('2c4040b1ab32d97f0e1b80145b93724e212821742900aafe53952a70eaba5641'
+sha256sums=('6979100b231bec161835b00457a55fc7bf0b6a1e1fb890a56a495abe566b39aa'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a')