summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ettedgui2024-02-18 08:39:53 -0800
committerJohn Ettedgui2024-02-18 08:39:53 -0800
commit8ad83d29f4c327d42539346985498a2b1885f926 (patch)
treedac5e24e8d2c3f4adc196504720df358033a4852
parent4bd85edadd5f6318e66084e2dfbb337e145bea03 (diff)
downloadaur-8ad83d29f4c327d42539346985498a2b1885f926.tar.gz
5.3.8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6259e64d3879..c6d303e88065 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2-nojava-bin
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.3.5
+ pkgver = 5.3.8
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = nzbhydra2-nojava-bin
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
sha256sums = d1c40c40c1ec75d37e8dec0b250179f6a88fedb49ad335ae53625e159a730019
- source_x86_64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.5/nzbhydra2-5.3.5-amd64-linux.zip
- sha256sums_x86_64 = 1d79c21cc9a02cd64beec404642b1cd9606e5a81f38cbef0d6ff86258742c4ba
- source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.5/nzbhydra2-5.3.5-arm64-linux.zip
- sha256sums_aarch64 = 83c604a5600820ce23502ae56a22e64512d7cde5e4ed9294efef695b4dff7369
+ source_x86_64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.8/nzbhydra2-5.3.8-amd64-linux.zip
+ sha256sums_x86_64 = ad02bbeca6ad8627f83b6997fc6db547d42c0880bf6337e26b28d7c2a40d5b50
+ source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.8/nzbhydra2-5.3.8-arm64-linux.zip
+ sha256sums_aarch64 = 52785be7bfcc051b5dc89979aa3bbfbd7af4eeee766eb1b5002fbb9769830261
pkgname = nzbhydra2-nojava-bin
diff --git a/PKGBUILD b/PKGBUILD
index 00fe9ec6eb35..dda8666f9ed8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2-nojava-bin"
-pkgver=5.3.5
+pkgver=5.3.8
pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('x86_64' 'aarch64')
@@ -24,8 +24,8 @@ sha256sums=('2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'
'd1c40c40c1ec75d37e8dec0b250179f6a88fedb49ad335ae53625e159a730019')
-sha256sums_x86_64=('1d79c21cc9a02cd64beec404642b1cd9606e5a81f38cbef0d6ff86258742c4ba')
-sha256sums_aarch64=('83c604a5600820ce23502ae56a22e64512d7cde5e4ed9294efef695b4dff7369')
+sha256sums_x86_64=('ad02bbeca6ad8627f83b6997fc6db547d42c0880bf6337e26b28d7c2a40d5b50')
+sha256sums_aarch64=('52785be7bfcc051b5dc89979aa3bbfbd7af4eeee766eb1b5002fbb9769830261')
package() {
install -D -m 755 "${srcdir}/nzbhydra2.sh" "${pkgdir}/usr/bin/nzbhydra2"