summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxgdgsc2015-12-05 18:49:56 +0800
committerxgdgsc2015-12-05 18:49:56 +0800
commit89c6af053cdd3fdb880bf198426a375fcaa97c30 (patch)
tree66ea552091f5f23a8e8b35b336abddc6591460e9 /PKGBUILD
parent79d631787136454a31dda8d987d91b0c2570e28a (diff)
downloadaur-89c6af053cdd3fdb880bf198426a375fcaa97c30.tar.gz
upd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61caf394e169..ab4e2d88d370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=quantlib
_pkgname=QuantLib
-pkgver=1.6.2
+pkgver=1.7
pkgrel=1
pkgdesc="A free/open-source library for quantitative finance."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ options=(!libtool)
depends=('boost-libs' 'sh')
makedepends=('make' 'boost' 'gcc')
source=(http://downloads.sourceforge.net/project/$pkgname/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.gz)
-md5sums=('e1831b8fc7fbf155659ec7aa8351b57a')
+md5sums=('e000a7505e01c7da51a2009fc9397703')
build() {
cd "$srcdir"/"$_pkgname-$pkgver"/