summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aacdf41b8c87..7dd2114a66e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
_pkgname=FanFicFare
pkgname=fanficfare-git
-pkgver=3.12.0.r0.g400b8172
+pkgver=3.27.0.r10.g19af3ea7
pkgrel=1
pkgdesc="A tool for downloading fanfiction to eBook formats"
arch=('any')
url="https://github.com/JimmXinu/${_pkgname}"
license=('Apache')
-depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-html5lib'
+depends=('python' 'python-beautifulsoup4' 'python-chardet' 'python-cloudscraper' 'python-html5lib'
'python-html2text')
makedepends=('git')
optdepends=('python-pillow: support for converting/resizing story images and covers')