summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuan Guo2015-09-28 17:47:28 +0200
committerQuan Guo2015-09-28 17:47:28 +0200
commita2fa4c51a88be26ece836447ec0fdccb04e1cb74 (patch)
tree5f52219b16fbc7bd0bb35bdfb07e895fa88e4210 /PKGBUILD
parent50ffe5326b0a55a39e6d1ba12f7a77a430761c60 (diff)
downloadaur-a2fa4c51a88be26ece836447ec0fdccb04e1cb74.tar.gz
Update for python 3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de575f67495e..4b73832e7d9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=(python2-astroml-git python-astroml-git)
pkgbase=python2-astroml-git
_pkgname=astroML
pkgver=2015.07.15.gb9e783d
-pkgrel=1
+pkgrel=2
pkgdesc="AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib."
url='http://www.astroml.org/'