summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkhsjdhjs2023-09-11 23:31:21 +0200
committerjkhsjdhjs2023-09-11 23:31:21 +0200
commit1d8ad5051e3a7497783f31903ec20da446ed01d9 (patch)
tree6a8b7fd167176c91d747ed9e457b2cddc081e3f7
parentb9fdca58278959ae598fbff29b9cf59ed4ef7cdb (diff)
downloadaur-1d8ad5051e3a7497783f31903ec20da446ed01d9.tar.gz
5.1.11
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed281628a94a..196db0bff276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2-nojava-bin
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.1.10
+ pkgver = 5.1.11
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.1.10/nzbhydra2-5.1.10-amd64-linux.zip
- sha256sums_x86_64 = 2d55582a286f84ee6412fad2f6673a63956edfe39a298f247c3c60ea7c8bee67
- source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.1.10/nzbhydra2-5.1.10-arm64-linux.zip
- sha256sums_aarch64 = 47844e730b8f691e546d9db0bec248b8e8c81a17a0b5d863427cb7cb923a02ca
+ source_x86_64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.1.11/nzbhydra2-5.1.11-amd64-linux.zip
+ sha256sums_x86_64 = 1297fa06da080f2b8a416349cfd410e571b5117cefc1748c72e2c9f3a4d88530
+ source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v5.1.11/nzbhydra2-5.1.11-arm64-linux.zip
+ sha256sums_aarch64 = 8ba73e552352a35eea71d711404b1656fbfb3d1568a7e5736825a6eb4fc2534a
pkgname = nzbhydra2-nojava-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9349811e1e8f..d93e1da701f1 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.1.10
+pkgver=5.1.11
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=('a4f61c06419aa11b01406da9fae882e4951d631dcf285553693972edc2ad4140')
-sha256sums_aarch64=('02ec6c275485f7166f97c9bc86f4d9ac66302f04d792eb34628008bec49e2b2c')
+sha256sums_x86_64=('1297fa06da080f2b8a416349cfd410e571b5117cefc1748c72e2c9f3a4d88530')
+sha256sums_aarch64=('8ba73e552352a35eea71d711404b1656fbfb3d1568a7e5736825a6eb4fc2534a')
package() {
install -D -m 755 "${srcdir}/nzbhydra2.sh" "${pkgdir}/usr/bin/nzbhydra2"