summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2023-07-04 11:40:32 -0700
committerDonald Webster2023-07-04 11:40:32 -0700
commitb55df5a94ba71b92b844b7c011053916ac67abe2 (patch)
tree1150b95735fb0dd05606eaf57d8f9df577297163
parent099bda1f5ef8d62a5a3e7d1d6cfd8cc127c454ad (diff)
downloadaur-b55df5a94ba71b92b844b7c011053916ac67abe2.tar.gz
Update to v5.1.9.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18f6d00dcaa3..5a76aade826a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.1.8
+ pkgver = 5.1.9
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = any
@@ -10,14 +10,14 @@ pkgbase = nzbhydra2
depends = python
depends = java-runtime-headless=17
optdepends = jackett: torrent indexer proxy
- source = nzbhydra2-5.1.8.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.1.8.tar.gz
+ source = nzbhydra2-5.1.9.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.1.9.tar.gz
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
source = nzbhydra2.sh
source = disable-update-checks.patch
source = skip-unneeded-builds.patch
- sha256sums = 6bc7f05d61a38d24ebd02b86f96638f9fe2bea3837bfd6eac1c36169651e0179
+ sha256sums = 4411b58aa85d89855c601eb2d27d055d0dd46d4b37dd2eabab2153b02e83c602
sha256sums = 2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index e1bb3bcc92ff..1b566ef79817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2"
-pkgver=5.1.8
+pkgver=5.1.9
pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('any')
@@ -20,7 +20,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theotherp/nzbhydra2/arc
'disable-update-checks.patch'
'skip-unneeded-builds.patch')
-sha256sums=('6bc7f05d61a38d24ebd02b86f96638f9fe2bea3837bfd6eac1c36169651e0179'
+sha256sums=('4411b58aa85d89855c601eb2d27d055d0dd46d4b37dd2eabab2153b02e83c602'
'2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'