summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClément Démoulins2017-11-29 11:48:12 +0100
committerClément Démoulins2017-11-29 11:48:12 +0100
commita452e95048f9d5c0e78dce7547eb5f7bbadf1f4f (patch)
tree8758910bd3bf13d093fec0167d60c866a838f933 /PKGBUILD
parent7c8c2eaf5c0404f009aa47779e71c6c4a7cd3470 (diff)
downloadaur-a452e95048f9d5c0e78dce7547eb5f7bbadf1f4f.tar.gz
Update to version 2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cb9733d3acb..5115be8bec15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Clément DEMOULINS <clement@archivel.fr>
pkgname=vcsn
-pkgver=2.5
-pkgrel=3
+pkgver=2.6
+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/"
@@ -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=('54d3c20c93787c0584af06996c3b01bb')
+md5sums=('e0c38af888af4756fa57046f3c82d141')
check() {
cd "$srcdir/$pkgname-$pkgver"