summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Ettedgui2024-03-19 07:15:09 -0700
committerJohn Ettedgui2024-03-19 07:15:09 -0700
commit61e161c6c7d924638330a1fb6e518f77947ae29d (patch)
tree5494356579d45e7f5a05f03e8a8142c27fe9ea49
parentea7ffdab61a96381ccb0d9382f05cf9ed7dcde7d (diff)
downloadaur-61e161c6c7d924638330a1fb6e518f77947ae29d.tar.gz
5.3.10
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 092fb02d1c60..f4b4f1010324 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2-nojava-bin
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.3.9
+ pkgver = 5.3.10
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.9/nzbhydra2-5.3.9-amd64-linux.zip
- sha256sums_x86_64 = ca313cf6cbf38ede926f34b57c0eefcaef962b861ba33a3dfd6d29c0ef3e3b78
- source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.9/nzbhydra2-5.3.9-arm64-linux.zip
- sha256sums_aarch64 = 8c9f5af2e99473e838f4934da55c4337ed5b5feda851698a9510b95dbbfdda5d
+ source_x86_64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.10/nzbhydra2-5.3.10-amd64-linux.zip
+ sha256sums_x86_64 = 49077033ce808cf2b186f495bd13827cb09e9039853f4d396b9ed67590349453
+ source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.3.10/nzbhydra2-5.3.10-arm64-linux.zip
+ sha256sums_aarch64 = e32074dcefaf3849009df8aac0dc610a9a1082fe165ff8107ae63d69fa3eacf2
pkgname = nzbhydra2-nojava-bin
diff --git a/PKGBUILD b/PKGBUILD
index e2fa44c2fa57..31c2e96d9cf2 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.9
+pkgver=5.3.10
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=('ca313cf6cbf38ede926f34b57c0eefcaef962b861ba33a3dfd6d29c0ef3e3b78')
-sha256sums_aarch64=('8c9f5af2e99473e838f4934da55c4337ed5b5feda851698a9510b95dbbfdda5d')
+sha256sums_x86_64=('49077033ce808cf2b186f495bd13827cb09e9039853f4d396b9ed67590349453')
+sha256sums_aarch64=('e32074dcefaf3849009df8aac0dc610a9a1082fe165ff8107ae63d69fa3eacf2')
package() {
install -D -m 755 "${srcdir}/nzbhydra2.sh" "${pkgdir}/usr/bin/nzbhydra2"