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 9fc13183994c..02543fb75430 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=python-yalafi
pkgver=1.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Yet another LaTeX filter"
url="https://github.com/matze-dd/YaLafi"
-depends=('python3' )
+depends=('python3' 'languagetool')
makedepends=('python-setuptools')
license=('GPL3')
arch=('any')