summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClément Démoulins2018-05-17 11:44:35 +0200
committerClément Démoulins2018-05-17 11:44:35 +0200
commite8aa6d7494e6dda29ba974093d08e12a7fd50004 (patch)
tree379bef9844b5f2bc106182f9d9d5a73f629abe55 /PKGBUILD
parent4a1a1b2c7ffb8285abf8f0d5faf291d5c2291dc1 (diff)
downloadaur-vcsn.tar.gz
Release 2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 914126fa3f1e..2936847030f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Clément DEMOULINS <clement@archivel.fr>
pkgname=vcsn
-pkgver=2.7
+pkgver=2.8
pkgrel=1
pkgdesc="Finite state machine manipulation platform, consisting of a library and tools implemented on top of it."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('texlive-core' 'doxygen' 'python2-docutils')
options=(!buildflags)
source=("https://www.lrde.epita.fr/dload/vcsn/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('f1e99b3ccf25b549f825eb54e7d80d9a')
+md5sums=('10f4a128fb81d284f399bf1ec9d033e7')
check() {
cd "$srcdir/$pkgname-$pkgver"