summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2018-02-06 10:32:31 -0500
committerMiguel de Val-Borro2018-02-06 10:32:31 -0500
commitb1f7ee4ca141bc49e72474614c7cced40a36bc86 (patch)
tree338a554ee7948b2210ff0496fe9ce07f59bdb7f7 /PKGBUILD
parent30d79ff3b6d209ea7a7ea8bcb0edbbd52fa7ba73 (diff)
downloadaur-b1f7ee4ca141bc49e72474614c7cced40a36bc86.tar.gz
update to 2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74eb141b2dd7..399dadc510c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Miguel de Val-Borro <miguel at archlinux dot net>
+# Maintainer: Miguel de Val-Borro <miguel.deval at gmail dot com>
pkgname=('python-astropy-helpers' 'python2-astropy-helpers')
-pkgver=2.0.2
+pkgver=2.0.3
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=("https://files.pythonhosted.org/packages/source/a/astropy-helpers/astropy-helpers-${pkgver}.tar.gz")
-md5sums=('f908249b595abf957784c002681ec88a')
+md5sums=('8129ddec049865e7401d1a7e86b3a22b')
build() {
cp -r ${srcdir}/astropy-helpers-${pkgver} ${srcdir}/astropy-helpers-${pkgver}-py2