summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2024-03-19 21:10:57 -0700
committerDonald Webster2024-03-19 21:10:57 -0700
commitf3eae99f0d8423e3c821e6e26e041fdf0c16b26e (patch)
tree56a99885c8b4bb1c0859904ec1ad03a8b1a51405
parentce6661355069cd2cd79312f1b95541569c347526 (diff)
downloadaur-f3eae99f0d8423e3c821e6e26e041fdf0c16b26e.tar.gz
Update to v5.3.10.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 774a39bbcb36..edaca8bc4a30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.3.8
+ pkgver = 5.3.10
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = any
@@ -10,14 +10,14 @@ pkgbase = nzbhydra2
depends = python
depends = java-runtime-headless=17
optdepends = jackett: torrent indexer proxy
- source = nzbhydra2-5.3.8.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.3.8.tar.gz
+ source = nzbhydra2-5.3.10.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.3.10.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 = a1ace51b1df3b7961a863b8511c2b204290f51e0e83d68a9cf42272d9b6bfcf8
+ sha256sums = e9bd343b84502b36f2c89e06ccab363d00c8665bc97ba9a8a7fd4e19a221b393
sha256sums = 86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 81727c4b5a6c..1ca62f71c528 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2"
-pkgver=5.3.8
+pkgver=5.3.10
pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('any')
@@ -20,7 +20,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theotherp/nzbhydra2/arc
'disable-update-checks.patch'
'skip-unneeded-builds.patch')
-sha256sums=('a1ace51b1df3b7961a863b8511c2b204290f51e0e83d68a9cf42272d9b6bfcf8'
+sha256sums=('e9bd343b84502b36f2c89e06ccab363d00c8665bc97ba9a8a7fd4e19a221b393'
'86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'