summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClément Démoulins2016-11-18 10:52:34 +0100
committerClément Démoulins2016-11-18 10:52:34 +0100
commita31293d4c2b119ad7053845c64da93b117b78fda (patch)
tree1ebdcf4f6997865fa43ab6850bb3347f1b995e34 /PKGBUILD
parent15747d4f61d66a287097847fbe44d8d7689f0de6 (diff)
downloadaur-a31293d4c2b119ad7053845c64da93b117b78fda.tar.gz
Upgrade to 2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab3d0f5fd30d..5145332bc7d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Clément DEMOULINS <clement@archivel.fr>
pkgname=vcsn
-pkgver=2.3
+pkgver=2.4
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=('23ac4a05186aaf907b4dc3a85250fa2f')
+md5sums=('bf3c39ed1dbef00437c3d67f7ab74dbb')
check() {
cd "$srcdir/$pkgname-$pkgver"