summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClément Démoulins2018-03-29 15:23:28 +0200
committerClément Démoulins2018-03-29 15:23:28 +0200
commit4a1a1b2c7ffb8285abf8f0d5faf291d5c2291dc1 (patch)
tree193282d5ddee9148299a8266949c4b2abbb59a69 /PKGBUILD
parenta452e95048f9d5c0e78dce7547eb5f7bbadf1f4f (diff)
downloadaur-4a1a1b2c7ffb8285abf8f0d5faf291d5c2291dc1.tar.gz
Upgrade to 2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5115be8bec15..914126fa3f1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Clément DEMOULINS <clement@archivel.fr>
pkgname=vcsn
-pkgver=2.6
+pkgver=2.7
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=('e0c38af888af4756fa57046f3c82d141')
+md5sums=('f1e99b3ccf25b549f825eb54e7d80d9a')
check() {
cd "$srcdir/$pkgname-$pkgver"