summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9142c1adca0e..b95c7457cf40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hao Zhang <theivorytower [at] gmail [dot] com>
pkgname=python-pyql-git
-pkgver=20161215
+pkgver=20170427
pkgrel=1
pkgdesc="QuantLib Cython Wrappers"
arch=("i686" "x86_64")
@@ -10,8 +10,6 @@ license=("BSD")
options=(!libtool)
depends=("quantlib>=1.5" "python" "python-pandas>=0.16.2" "python-tabulate" "python-numpy>1.7.0" "python-pytz>2011.11" "python-dateutil>2.0" "python-six" )
makedepends=("cython>=0.23" "git" "boost")
-#source=("git+https://github.com/enthought/pyql.git")
-#md5sums=('SKIP')
_gitroot=https://github.com/enthought/pyql.git
_gitname=pyql