summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkhsjdhjs2023-03-18 11:55:41 +0100
committerjkhsjdhjs2023-03-18 11:55:41 +0100
commit099bda1f5ef8d62a5a3e7d1d6cfd8cc127c454ad (patch)
treee116009e1e87cbb509fa7129582c0414ca4a4c39
parent4d9fb2754832e81d3d1cf2cc07b640a77364662c (diff)
downloadaur-099bda1f5ef8d62a5a3e7d1d6cfd8cc127c454ad.tar.gz
Update to v5.1.8.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84c91634d32f..18f6d00dcaa3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.1.7
+ pkgver = 5.1.8
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.7.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.1.7.tar.gz
+ source = nzbhydra2-5.1.8.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.1.8.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 = 69717cba7a2c2b193e66c5a9fdd83b67124854c135531c9f150fc5a8829dc106
+ sha256sums = 6bc7f05d61a38d24ebd02b86f96638f9fe2bea3837bfd6eac1c36169651e0179
sha256sums = 2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 2ef3b32cbdab..e1bb3bcc92ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2"
-pkgver=5.1.7
+pkgver=5.1.8
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=('69717cba7a2c2b193e66c5a9fdd83b67124854c135531c9f150fc5a8829dc106'
+sha256sums=('6bc7f05d61a38d24ebd02b86f96638f9fe2bea3837bfd6eac1c36169651e0179'
'2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'