summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2024-03-23 22:41:52 -0700
committerDonald Webster2024-03-23 22:41:52 -0700
commit82a12db9e925bfa24731c1462efffb519990ba17 (patch)
tree042a1a20164fc6605a3d076f656f076e32c07313
parentf3eae99f0d8423e3c821e6e26e041fdf0c16b26e (diff)
downloadaur-82a12db9e925bfa24731c1462efffb519990ba17.tar.gz
Update to v5.3.11.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edaca8bc4a30..02afa7e63311 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.3.10
+ pkgver = 5.3.11
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.10.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.3.10.tar.gz
+ source = nzbhydra2-5.3.11.tar.gz::https://github.com/theotherp/nzbhydra2/archive/refs/tags/v5.3.11.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 = e9bd343b84502b36f2c89e06ccab363d00c8665bc97ba9a8a7fd4e19a221b393
+ sha256sums = 0463a556e40eac4a73f9c057a876aa81ce3bd36be6c92022f05ca9c110e26767
sha256sums = 86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 1ca62f71c528..9eada830e856 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2"
-pkgver=5.3.10
+pkgver=5.3.11
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=('e9bd343b84502b36f2c89e06ccab363d00c8665bc97ba9a8a7fd4e19a221b393'
+sha256sums=('0463a556e40eac4a73f9c057a876aa81ce3bd36be6c92022f05ca9c110e26767'
'86c2f02cb8913c3093b1669247447691329bf5bd88fee1b8f2977cff96775655'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'