summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobin Ekman2023-12-12 18:04:42 +0100
committerRobin Ekman2023-12-12 18:04:42 +0100
commitb0386ebc4742d5eda965fd7f9d4be6e7f5d01e1c (patch)
tree10145ff33e0422929ff1b8395ca8cc4d32008d64 /PKGBUILD
parentc64eb8ba5995a0d808f841bb94d2466b13c07d57 (diff)
downloadaur-b0386ebc4742d5eda965fd7f9d4be6e7f5d01e1c.tar.gz
remove transitive python-brotli dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 269a8e0c1948..7935555d0a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=v3.7.8.r1.g82ee46ce2
+pkgver=v3.10.6.r1.g6d5d3db11
pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@@ -47,8 +47,6 @@ depends=('python'
'python-zxcvbn'
'python-progressbar>=2.5'
'python-loguru>=0.4.1'
- # Arch Bug FS#68391: remove this transitive dep when bug fixed
- 'python-brotli'
)
optdepends=(
'python-transmissionrpc: Transmission support' #AUR#