summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2024-03-11 06:35:22 +0000
committertxtsd2024-03-11 06:35:22 +0000
commit2c35b1fe875089ae91a552459d036f631638c275 (patch)
tree15cfda6a18b5a82436b47e409b39e9925862365d
parent3b29a7562180c4b3c55c8a14f73a1324f17c4d7e (diff)
downloadaur-2c35b1fe875089ae91a552459d036f631638c275.tar.gz
upgpkg: jackett 0.21.2002-1
Signed-off-by: txtsd <code@ihavea.quest>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d77636bacc3..1e21cc9529f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jackett
pkgdesc = Use many torrent trackers with software that supports torznab/potato feeds.
- pkgver = 0.21.1991
+ pkgver = 0.21.2002
pkgrel = 1
url = https://github.com/Jackett/Jackett
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = jackett
optdepends = flaresolverr: A proxy server to bypass Cloudflare protection
options = !strip
options = staticlibs
- source = jackett-0.21.1991.tar.gz::https://github.com/Jackett/Jackett/archive/v0.21.1991.tar.gz
+ source = jackett-0.21.2002.tar.gz::https://github.com/Jackett/Jackett/archive/v0.21.2002.tar.gz
source = jackett.service
source = jackett.sysusers
source = jackett.tmpfiles
- sha256sums = c0827726202fae62fce467051276f84c53e6aaad4a1e911525c9ce030b11de80
+ sha256sums = e8a33cb5a5ab9ba1fe909dd375b43f236836789e53b353c5b06cfa0ece7496c5
sha256sums = 9d8f9d73e5fa2b2877dde010c0d8ca6fbf47f03eb1f01b02f846026a949a0dcf
sha256sums = d005fcd009ec5404e1ec88246c31e664167f5551d6cabc35f68eb41750bfe590
sha256sums = 64022e15565a609f449090f02d53ee90ef95cffec52ae14f99e4e2132b6cffe1
diff --git a/PKGBUILD b/PKGBUILD
index 5e47aa63227d..0cb9a40639b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Donald Webster <fryfrog@gmail.com>
pkgname=jackett
-pkgver=0.21.1991
+pkgver=0.21.2002
pkgrel=1
pkgdesc='Use many torrent trackers with software that supports torznab/potato feeds.'
arch=('x86_64' 'aarch64' 'armv7h')
@@ -23,7 +23,7 @@ source=(
'jackett.tmpfiles'
)
-sha256sums=('c0827726202fae62fce467051276f84c53e6aaad4a1e911525c9ce030b11de80'
+sha256sums=('e8a33cb5a5ab9ba1fe909dd375b43f236836789e53b353c5b06cfa0ece7496c5'
'9d8f9d73e5fa2b2877dde010c0d8ca6fbf47f03eb1f01b02f846026a949a0dcf'
'd005fcd009ec5404e1ec88246c31e664167f5551d6cabc35f68eb41750bfe590'
'64022e15565a609f449090f02d53ee90ef95cffec52ae14f99e4e2132b6cffe1')