summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClément Démoulins2019-08-28 18:05:56 +0200
committerClément Démoulins2019-08-28 18:05:56 +0200
commit52165b474c127483f5465559108e7430628e287a (patch)
treef1cb41ad3009265ba5eb1f209cba8a6bba6da605 /PKGBUILD
parent3c07f06002024ad54727cc856cb98ede02b940a6 (diff)
downloadaur-52165b474c127483f5465559108e7430628e287a.tar.gz
Update for version 2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f9b393ad010..4a8358a94eed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=vcsn-git
_realname=vcsn
-pkgver=v2.5.r113.g620a9084
+pkgver=v2.8.r2.g1780f25b8
pkgrel=1
pkgdesc="Finite state machine manipulation platform, consisting of a library and tools implemented on top of it."
arch=('i686' 'x86_64')
url="http://vcsn.lrde.epita.fr/"
license=('GPL3')
depends=('boost' 'gcc' 'ccache' 'libltdl' 'jupyter' 'mathjax' 'graphviz' 'yaml-cpp')
+optdepends=('python-regex: to get better error messages')
makedepends=('git' 'texlive-core' 'doxygen' 'python2-docutils')
conflicts=('vaucanson-git' 'vaucanson' 'vcsn')
provides=('vaucanson-git' 'vaucanson' 'vcsn')