Update to v0.20.268.

This commit is contained in:
Donald Webster 2022-01-09 08:17:15 -08:00
parent 290757cb36
commit 708fa22c01
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = jackett
pkgdesc = Use many torrent trackers with software that supports torznab/potato feeds.
pkgver = 0.20.266
pkgver = 0.20.268
pkgrel = 1
url = https://github.com/Jackett/Jackett
arch = x86_64
@ -13,11 +13,11 @@ pkgbase = jackett
optdepends = flaresolverr: A proxy server to bypass Cloudflare protection
options = !strip
options = staticlibs
source = jackett-0.20.266.tar.gz::https://github.com/Jackett/Jackett/archive/v0.20.266.tar.gz
source = jackett-0.20.268.tar.gz::https://github.com/Jackett/Jackett/archive/v0.20.268.tar.gz
source = jackett.service
source = jackett.sysusers
source = jackett.tmpfiles
sha256sums = e2bac1b93df89f64a90b988a842691f6af6cb5bfff633a03737f719990006a7c
sha256sums = b6a784c4cfa051d6e243b445b9a67ab830c6e89da54ca9ed6c13007765dc166e
sha256sums = 9d8f9d73e5fa2b2877dde010c0d8ca6fbf47f03eb1f01b02f846026a949a0dcf
sha256sums = d005fcd009ec5404e1ec88246c31e664167f5551d6cabc35f68eb41750bfe590
sha256sums = 64022e15565a609f449090f02d53ee90ef95cffec52ae14f99e4e2132b6cffe1

View file

@ -1,7 +1,7 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
# Co-Maintainer: Joaquín Rufo Gutierrez <joaquinito2051@gmail.com>
pkgname=jackett
pkgver=0.20.266
pkgver=0.20.268
pkgrel=1
pkgdesc='Use many torrent trackers with software that supports torznab/potato feeds.'
arch=('x86_64' 'aarch64' 'armv7h')
@ -21,7 +21,7 @@ source=(
'jackett.tmpfiles'
)
sha256sums=('e2bac1b93df89f64a90b988a842691f6af6cb5bfff633a03737f719990006a7c'
sha256sums=('b6a784c4cfa051d6e243b445b9a67ab830c6e89da54ca9ed6c13007765dc166e'
'9d8f9d73e5fa2b2877dde010c0d8ca6fbf47f03eb1f01b02f846026a949a0dcf'
'd005fcd009ec5404e1ec88246c31e664167f5551d6cabc35f68eb41750bfe590'
'64022e15565a609f449090f02d53ee90ef95cffec52ae14f99e4e2132b6cffe1')