summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel de Val-Borro2016-09-11 13:55:19 -0400
committerMiguel de Val-Borro2016-09-11 13:55:19 -0400
commit58b25be55baeef009d53136cce4802c28131d503 (patch)
tree4352fe8334513923f07e1a6d0583ae2bb517709e
parentb70c474c2304ebedc0b2730bf6f665b4af0b4c9d (diff)
downloadaur-58b25be55baeef009d53136cce4802c28131d503.tar.gz
update to 1.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bd33ecf24e4..1a0737507717 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Miguel de Val-Borro <miguel at archlinux dot net>
pkgname=('python-astropy-helpers' 'python2-astropy-helpers')
-pkgver=1.1.1
+pkgver=1.2
pkgrel=1
pkgdesc="Utilities used for building the Astropy python library for astronomy"
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/astropy/astropy-helpers"
license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
source=("http://pypi.python.org/packages/source/a/astropy-helpers/astropy-helpers-${pkgver}.tar.gz")
-md5sums=('0a44c1c7038efaa065d18691fd768ff1')
+md5sums=('d54b21e54506014ebf191dbc83d8f315')
build() {
cp -r ${srcdir}/astropy-helpers-${pkgver} ${srcdir}/astropy-helpers-${pkgver}-py2