summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46ed556d528a..59974f684947 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 1.5.1
+ pkgver = 1.5.2
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/v1.5.1/nzbhydra2-1.5.1-linux.zip
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v1.5.2/nzbhydra2-1.5.2-linux.zip
source = https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
- sha256sums = 52b2648542533f1750938ee8d023da4f894815c867bf167261bf6e83b52cbc10
+ sha256sums = 031c93c71d4f8d1bf7f7bb7eb91e29f46b4b503467e55db5d298f0e31da9ad4f
sha256sums = 3f8b69fc1870ac219780379793b547ee4356c5a3b177ffe5cf96fc18d0cfb684
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09
diff --git a/PKGBUILD b/PKGBUILD
index 9366c811357f..05a33966ad93 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=1.5.1
+pkgver=1.5.2
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=('52b2648542533f1750938ee8d023da4f894815c867bf167261bf6e83b52cbc10'
+sha256sums=('031c93c71d4f8d1bf7f7bb7eb91e29f46b4b503467e55db5d298f0e31da9ad4f'
'3f8b69fc1870ac219780379793b547ee4356c5a3b177ffe5cf96fc18d0cfb684'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'464bffa0e7bf99ccd7bbcdb787b25b53b7692f86f081a4fe347b92f88c56fb09'