summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClément Démoulins2017-02-08 16:00:34 +0100
committerClément Démoulins2017-02-08 16:00:34 +0100
commit272bb8aa0a2db029ba7b91dc0fac1eee9bc564ed (patch)
tree2fe425270f26d73d450b017b0099a93db0c9d421 /PKGBUILD
parent428bed26d0d635e36cb6082269991bdf3ede1aa1 (diff)
downloadaur-272bb8aa0a2db029ba7b91dc0fac1eee9bc564ed.tar.gz
Update md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 131cb83c616b..541d03c30aa5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vcsn
pkgver=2.5
-pkgrel=1
+pkgrel=2
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=('bf3c39ed1dbef00437c3d67f7ab74dbb')
+md5sums=('54d3c20c93787c0584af06996c3b01bb')
check() {
cd "$srcdir/$pkgname-$pkgver"