summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2015-10-02 16:30:03 -0400
committerMiguel de Val-Borro2015-10-02 16:30:03 -0400
commit41e620af652ec8e5cf2a2765742cdbb24f86de94 (patch)
treeb7bad2c625e383fbc19c95b0a6d0359a17d1febf /PKGBUILD
parent2d129765bed3ea647ef8b8749cdf17e9da384121 (diff)
downloadaur-41e620af652ec8e5cf2a2765742cdbb24f86de94.tar.gz
Upgrade to 1.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37771a2c1120..509ce81071ca 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.0.3
+pkgver=1.0.4
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=('2da458d6d1bdf4c61bac357cbb76b272')
+md5sums=('71d3febcf652f7af7b867573497ef3d3')
build() {
cp -r ${srcdir}/astropy-helpers-${pkgver} ${srcdir}/astropy-helpers-${pkgver}-py2