summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkhsjdhjs2024-05-12 21:02:48 +0200
committerjkhsjdhjs2024-05-12 21:02:48 +0200
commit08053af9b12c1a4a9e320e58b8b24fd2cad07cf5 (patch)
tree18c0f52e48ec8571fb21aff54f5d63e7bd4156cb
parentad07d511fa90fa6c6939d7c0a5001a7f38e85e49 (diff)
downloadaur-08053af9b12c1a4a9e320e58b8b24fd2cad07cf5.tar.gz
6.2.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 808175ff5dc4..759c0b8f1f04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2-nojava-bin
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 6.0.0
+ pkgver = 6.2.1
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = x86_64
@@ -19,9 +19,9 @@ pkgbase = nzbhydra2-nojava-bin
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
sha256sums = d1c40c40c1ec75d37e8dec0b250179f6a88fedb49ad335ae53625e159a730019
- source_x86_64 = https://github.com/theotherp/nzbhydra2/releases/download/v6.0.0/nzbhydra2-6.0.0-amd64-linux.zip
- sha256sums_x86_64 = 6740f186c8b94e0fb582813ffc4e5a8bf09e240bc3355a146b3655de90cce67c
- source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v6.0.0/nzbhydra2-6.0.0-arm64-linux.zip
- sha256sums_aarch64 = 0957f68623721754d9f9cb3893e4504e81ab9115f6e277b580f54470c017ed0c
+ source_x86_64 = https://github.com/theotherp/nzbhydra2/releases/download/v6.2.1/nzbhydra2-6.2.1-amd64-linux.zip
+ sha256sums_x86_64 = 05baf21b0472d121c77fc3676e0629ea05d16107a0002d9170750eb427ea61b4
+ source_aarch64 = https://github.com/theotherp/nzbhydra2/releases/download/v6.2.1/nzbhydra2-6.2.1-arm64-linux.zip
+ sha256sums_aarch64 = 9421037d1292ffff01432b3e0a187b6cd49a690616189d849ad777cc70c1680f
pkgname = nzbhydra2-nojava-bin
diff --git a/PKGBUILD b/PKGBUILD
index 80bc0c46cf0c..1f45918299f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2-nojava-bin"
-pkgver=6.0.0
+pkgver=6.2.1
pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('x86_64' 'aarch64')
@@ -25,8 +25,8 @@ sha256sums=('2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'
'd1c40c40c1ec75d37e8dec0b250179f6a88fedb49ad335ae53625e159a730019')
-sha256sums_x86_64=('6740f186c8b94e0fb582813ffc4e5a8bf09e240bc3355a146b3655de90cce67c')
-sha256sums_aarch64=('0957f68623721754d9f9cb3893e4504e81ab9115f6e277b580f54470c017ed0c')
+sha256sums_x86_64=('05baf21b0472d121c77fc3676e0629ea05d16107a0002d9170750eb427ea61b4')
+sha256sums_aarch64=('9421037d1292ffff01432b3e0a187b6cd49a690616189d849ad777cc70c1680f')
package() {
install -D -m 755 "${srcdir}/nzbhydra2.sh" "${pkgdir}/usr/bin/nzbhydra2"