summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkhsjdhjs2023-01-25 01:53:00 +0100
committerjkhsjdhjs2023-01-25 01:53:00 +0100
commit67f95bb1ee19aff0a6d088434f81a0f239b7856f (patch)
treeed674880e9b76fdb8ff1362fd4f947dd0ade7d28
parent23da1031932f91e13aa20f673c9f7814601ed7be (diff)
downloadaur-67f95bb1ee19aff0a6d088434f81a0f239b7856f.tar.gz
Update to v5.1.1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24a94a5d324e..0cf57703c261 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2-bin
pkgdesc = Search aggregator for newznab and torznab indexers.
- pkgver = 5.1.0
+ pkgver = 5.1.1
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
arch = any
@@ -10,7 +10,7 @@ pkgbase = nzbhydra2-bin
optdepends = jackett: torrent indexer proxy
provides = nzbhydra2
conflicts = nzbhydra2
- source = https://github.com/theotherp/nzbhydra2/releases/download/v5.1.0/nzbhydra2-5.1.0-generic.zip
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v5.1.1/nzbhydra2-5.1.1-generic.zip
source = nzbhydra2.service
source = nzbhydra2.tmpfiles
source = nzbhydra2.sysusers
@@ -18,7 +18,7 @@ pkgbase = nzbhydra2-bin
source = wrapper-remove-base-path-checks.patch
source = wrapper-remove-update-support.patch
source = wrapper-remove-release-type-detection.patch
- sha256sums = e2f9919e855bc713d605314117273cd8c2fb08550164584caed24892cae58e42
+ sha256sums = 2b9387ef0fb36782438db71bc684a9e2fc5c88ccae6e9795145c10e736c734b9
sha256sums = 2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68
sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003
sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a
diff --git a/PKGBUILD b/PKGBUILD
index 4ea7631e945d..5ed553e3d2b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip>
pkgname="nzbhydra2-bin"
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=1
pkgdesc="Search aggregator for newznab and torznab indexers."
arch=('any')
@@ -22,7 +22,7 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p
'wrapper-remove-update-support.patch'
'wrapper-remove-release-type-detection.patch')
-sha256sums=('e2f9919e855bc713d605314117273cd8c2fb08550164584caed24892cae58e42'
+sha256sums=('2b9387ef0fb36782438db71bc684a9e2fc5c88ccae6e9795145c10e736c734b9'
'2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68'
'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003'
'8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a'