summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2024-02-18 10:42:23 -0800
committerDonald Webster2024-02-18 10:42:23 -0800
commit24c2be2dc710d5aa38f3c1da3a8b4f5ae94c639a (patch)
treec8824afe001713d8e45c4e78471b2e1145b1f0f7
parentfc86831d2452ff0ad956e8b564646d1559df10ec (diff)
downloadaur-24c2be2dc710d5aa38f3c1da3a8b4f5ae94c639a.tar.gz
Update to v5.3.8.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e47110d336b7..774a39bbcb36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nzbhydra2
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.3.7
- pkgrel = 2
+ pkgver = 5.3.8
+ pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = any
license = Apache
@@ -10,14 +10,14 @@ pkgbase = nzbhydra2
depends = python
depends = java-runtime-headless=17
optdepends = jackett: torrent indexer proxy
- source = nzbhydra2-5.3.7.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.3.7.tar.gz
+ source = nzbhydra2-5.3.8.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.3.8.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 = 1276e90fdcb9ac3b96e2184023d48956786bcef00056c78d3f3249d5b12ae482
+ sha256sums = a1ace51b1df3b7961a863b8511c2b204290f51e0e83d68a9cf42272d9b6bfcf8
sha256sums = 86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 842bcdf7478b..77a437800056 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2"
-pkgver=5.3.7
-pkgrel=2
+pkgver=5.3.8
+pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('any')
url="https://github.com/theotherp/nzbhydra2"
@@ -20,7 +20,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theotherp/nzbhydra2/arc
'disable-update-checks.patch'
'skip-unneeded-builds.patch')
-sha256sums=('1276e90fdcb9ac3b96e2184023d48956786bcef00056c78d3f3249d5b12ae482'
+sha256sums=('a1ace51b1df3b7961a863b8511c2b204290f51e0e83d68a9cf42272d9b6bfcf8'
'86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'