diff options
author | jkhsjdhjs | 2022-12-22 23:33:04 +0100 |
---|---|---|
committer | jkhsjdhjs | 2022-12-22 23:33:04 +0100 |
commit | 38f8d75957bab49fd1a45696cc430e11c38ab393 (patch) | |
tree | d9542d4717a7ed40e8044b520a365d0ec227627f | |
parent | 35ad0e52bbca6255e3603ec24cdfecd30ab30bc5 (diff) | |
download | aur-38f8d75957bab49fd1a45696cc430e11c38ab393.tar.gz |
Update to v4.7.6.
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = nzbhydra2-bin pkgdesc = Search aggregator for newznab and torznab indexers. - pkgver = 4.7.4 + pkgver = 4.7.6 pkgrel = 1 url = https://github.com/theotherp/nzbhydra2 arch = any @@ -11,14 +11,14 @@ pkgbase = nzbhydra2-bin optdepends = jackett: torrent indexer proxy provides = nzbhydra2 conflicts = nzbhydra2 - source = https://github.com/theotherp/nzbhydra2/releases/download/v4.7.4/nzbhydra2-4.7.4-linux.zip + source = https://github.com/theotherp/nzbhydra2/releases/download/v4.7.6/nzbhydra2-4.7.6-linux.zip source = nzbhydra2.service source = nzbhydra2.tmpfiles source = nzbhydra2.sysusers source = nzbhydra2.sh source = wrapper-remove-base-path-checks.patch source = wrapper-remove-update-support.patch - sha256sums = 70ca65452f1e80f010a61bd5a760961efcab04e06cd0599403b174af753d8a84 + sha256sums = 14a0f457e5f28abb8b0852b2b4980be8d24896ee073f3efaf46b4ad6c105313e sha256sums = 2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68 sha256sums = a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003 sha256sums = 8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a @@ -3,7 +3,7 @@ # Co-Maintainer: Leon Möller <jkhsjdhjs at totally dot rip> pkgname="nzbhydra2-bin" -pkgver=4.7.4 +pkgver=4.7.6 pkgrel=1 pkgdesc="Search aggregator for newznab and torznab indexers." arch=('any') @@ -21,7 +21,7 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p 'wrapper-remove-base-path-checks.patch' 'wrapper-remove-update-support.patch') -sha256sums=('70ca65452f1e80f010a61bd5a760961efcab04e06cd0599403b174af753d8a84' +sha256sums=('14a0f457e5f28abb8b0852b2b4980be8d24896ee073f3efaf46b4ad6c105313e' '2fae64a1c5979d9f7b508f1e15d0f013b7cca1f2bbbdae56f546f4c362146b68' 'a9ceeed2b50d55c5e554c0d4c615e855fe4d3889eb118e37908fa04ffb7cb003' '8f91eb4f98f7f5c11590b29b1394dfa7ca62ad115feeac4f402c9ac094fb925a' |