summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51473700134d..8869de554bb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sun Sep 4 08:02:42 UTC 2016
pkgbase = python2-astroml-git
pkgdesc = AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib.
- pkgver = 2015.07.15.gb9e783d
- pkgrel = 2
+ pkgver = 2016.07.26.g0287fe0
+ pkgrel = 1
url = http://www.astroml.org/
arch = any
license = BSD-3-Clause
diff --git a/PKGBUILD b/PKGBUILD
index a49580a874b4..391db654e1c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=(python2-astroml-git python-astroml-git)
pkgbase=python2-astroml-git
_pkgname=astroML
-pkgver=2015.07.15.gb9e783d
-pkgrel=2
+pkgver=2016.07.26.g0287fe0
+pkgrel=1
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/'