summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2018-08-01 15:43:06 -0400
committerAndrew Sun2018-08-01 15:43:06 -0400
commitb9a0d7ecf88cb646937e385cb5873dfb56ca27ba (patch)
treead41221de4b499be68dd2ad3ab7b8ec9053ff53f /PKGBUILD
parentd58ddfcb5fb1a0aca59500edc92085b4d5161b15 (diff)
downloadaur-b9a0d7ecf88cb646937e385cb5873dfb56ca27ba.tar.gz
mingw-w64-isl: update to 0.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc9ea7503570..e3a7b8a8f761 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Sun <adsun701@gmail.com>
pkgname=mingw-w64-isl
-pkgver=0.19
+pkgver=0.20
pkgrel=1
pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints (mingw-w64)"
arch=('any')
@@ -12,7 +12,7 @@ depends=('mingw-w64-gmp')
options=('!strip' '!buildflags' 'staticlibs')
source=("http://isl.gforge.inria.fr/isl-${pkgver}.tar.xz"
"isl-0.14.1-no-undefined.patch")
-sha256sums=('6d6c1aa00e2a6dfc509fa46d9a9dbe93af0c451e196a670577a148feecf6b8a5'
+sha256sums=('a5596a9fb8a5b365cb612e4b9628735d6e67e9178fae134a816ae195017e77aa'
'83655a7202f0a0dcce1782d4b365252bf1ad12a522b7ad82ab578ee5ec46433b')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"