summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkhsjdhjs2024-05-12 23:04:19 +0200
committerjkhsjdhjs2024-05-12 23:04:19 +0200
commitfc407265b392862b79ab1b7c36ebaa515256ef5e (patch)
tree3d6a9494f7ab11c7298efb804c483f344aa1b87f
parent750c6e35361e40e258aba218b913a1d415dd3460 (diff)
downloadaur-fc407265b392862b79ab1b7c36ebaa515256ef5e.tar.gz
Update to v6.2.1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c1ab7ad2aa0..7c355da77d2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2
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 = any
@@ -11,14 +11,14 @@ pkgbase = nzbhydra2
depends = java-runtime-headless=17
optdepends = jackett: torrent indexer proxy
options = !debug
- source = nzbhydra2-6.0.0.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v6.0.0.tar.gz
+ source = nzbhydra2-6.2.1.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v6.2.1.tar.gz
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
source = nzbhydra2.sh
source = disable-update-checks.patch
source = skip-unneeded-builds.patch
- sha256sums = 55227f046005a908b107beaab4df750088df5c40bf30eff6eeadd7c97c5c3f80
+ sha256sums = c5703b219f98964150c1cfff4c8219818f595ae77cbf401bca7ec2eb7b6b2fdf
sha256sums = 86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 3b0638ae4441..2890cba6a983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2"
-pkgver=6.0.0
+pkgver=6.2.1
pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('any')
@@ -21,7 +21,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theotherp/nzbhydra2/arc
'disable-update-checks.patch'
'skip-unneeded-builds.patch')
-sha256sums=('55227f046005a908b107beaab4df750088df5c40bf30eff6eeadd7c97c5c3f80'
+sha256sums=('c5703b219f98964150c1cfff4c8219818f595ae77cbf401bca7ec2eb7b6b2fdf'
'86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'