summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaarten van Gompel2020-09-15 21:02:47 +0200
committerMaarten van Gompel2020-09-15 21:02:59 +0200
commit9c02c7502f541270357a1205bff849920e1131d1 (patch)
tree6b133013d40562db6c2a73235e495a45db58fc18 /PKGBUILD
parent3c6b29008015f324c77d38a6a545841dc1621f03 (diff)
downloadaur-9c02c7502f541270357a1205bff849920e1131d1.tar.gz
dependency bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57f1736e7d69..f7d4905e5c5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=foliautils
pkgver=0.15
-pkgrel=1
+pkgrel=2
pkgdesc="Tools for working with the FoLiA format, based on libfolia. *NOT* the same as Python package FoLiA-tools!"
arch=('i686' 'x86_64')
url="http://proycon.github.io/folia"
license=('GPL')
-depends=('ticcutils' 'ucto>=0.21' 'libxml2' 'libfolia>=2.4' 'libexttextcat')
+depends=('ticcutils' 'ucto>=0.21' 'libxml2' 'libfolia>=2.5.1' 'libexttextcat')
provides=('foliautils')
conflicts=('foliatools' 'foliautils')
makedepends=('libtool' 'autoconf')