summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2018-08-11 19:26:29 -0400
committerMiguel de Val-Borro2018-08-11 19:26:29 -0400
commit68c2b6be01d487c51d18d9d8ccee05fb9e75179a (patch)
treedeec7cda6dd44b52904021d52ff9a673b9cec9fa /PKGBUILD
parentd9d9447122673fe89de6f1b49c512210e3c51deb (diff)
downloadaur-68c2b6be01d487c51d18d9d8ccee05fb9e75179a.tar.gz
update for python3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b115cf6a9e01..22d3e1fd0866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Universebenzene <universebenzene at sina dot com>
pkgname=('python-astropy-helpers')
pkgver=3.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities used for building the Astropy python library for astronomy"
arch=('any')
url="https://github.com/astropy/astropy-helpers"