summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2024-04-01 09:14:23 -0700
committerDonald Webster2024-04-01 09:14:23 -0700
commit750c6e35361e40e258aba218b913a1d415dd3460 (patch)
tree304c4548f417d81dde04042403a15d48fe60dcca
parent0d39602826acca3e868ee9278d4991dba16ae307 (diff)
downloadaur-nzbhydra2.tar.gz
Update to v6.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f388a6acee96..9c1ab7ad2aa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nzbhydra2
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.3.11
- pkgrel = 2
+ pkgver = 6.0.0
+ pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = any
license = Apache
@@ -11,14 +11,14 @@ pkgbase = nzbhydra2
depends = java-runtime-headless=17
optdepends = jackett: torrent indexer proxy
options = !debug
- source = nzbhydra2-5.3.11.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.3.11.tar.gz
+ source = nzbhydra2-6.0.0.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v6.0.0.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 = 0463a556e40eac4a73f9c057a876aa81ce3bd36be6c92022f05ca9c110e26767
+ sha256sums = 55227f046005a908b107beaab4df750088df5c40bf30eff6eeadd7c97c5c3f80
sha256sums = 86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 6f0f3deeb509..3b0638ae4441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2"
-pkgver=5.3.11
-pkgrel=2
+pkgver=6.0.0
+pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('any')
url="https://github.com/theotherp/nzbhydra2"
@@ -21,7 +21,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theotherp/nzbhydra2/arc
'disable-update-checks.patch'
'skip-unneeded-builds.patch')
-sha256sums=('0463a556e40eac4a73f9c057a876aa81ce3bd36be6c92022f05ca9c110e26767'
+sha256sums=('55227f046005a908b107beaab4df750088df5c40bf30eff6eeadd7c97c5c3f80'
'86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'