summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkhsjdhjs2023-11-29 00:43:19 +0100
committerjkhsjdhjs2023-11-29 00:43:19 +0100
commit4bd85edadd5f6318e66084e2dfbb337e145bea03 (patch)
tree6854dfd0bb0e5ed54138c62bbf0fe0d05df1be45
parentf3786901e58965090f378e9db08495c87f200601 (diff)
downloadaur-4bd85edadd5f6318e66084e2dfbb337e145bea03.tar.gz
5.3.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95384d2b848a..6259e64d3879 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2-nojava-bin
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.3.3
+ pkgver = 5.3.5
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.3/nzbhydra2-5.3.3-amd64-linux.zip
- sha256sums_x86_64 = eb44d6a50c299c5fb2b975869b50851a4e6d69aeb6b427fc91000100bbeb6c0e
- source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.3/nzbhydra2-5.3.3-arm64-linux.zip
- sha256sums_aarch64 = ab858b837d421deb97a4106435e592d63ad3f4bbf0124a447047c77369ef1223
+ 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
pkgname = nzbhydra2-nojava-bin
diff --git a/PKGBUILD b/PKGBUILD
index b33a5be9bc67..00fe9ec6eb35 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.3
+pkgver=5.3.5
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=('eb44d6a50c299c5fb2b975869b50851a4e6d69aeb6b427fc91000100bbeb6c0e')
-sha256sums_aarch64=('ab858b837d421deb97a4106435e592d63ad3f4bbf0124a447047c77369ef1223')
+sha256sums_x86_64=('1d79c21cc9a02cd64beec404642b1cd9606e5a81f38cbef0d6ff86258742c4ba')
+sha256sums_aarch64=('83c604a5600820ce23502ae56a22e64512d7cde5e4ed9294efef695b4dff7369')
package() {
install -D -m 755 "${srcdir}/nzbhydra2.sh" "${pkgdir}/usr/bin/nzbhydra2"