summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMédéric Boquien2020-12-02 07:26:57 -0300
committerMédéric Boquien2020-12-02 07:26:57 -0300
commitbae3f21accc366c04eb712a9ded2cdad0fab6798 (patch)
tree7ec6ed4fe9876aa0cf4f07af655004b47b455fc5 /PKGBUILD
parentc1b7671e1c3f62e2078be737742affa6e11c53cd (diff)
downloadaur-bae3f21accc366c04eb712a9ded2cdad0fab6798.tar.gz
Update package for python 3.9.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 321e802d22f8..c2cc9077f3b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Médéric Boquien <mboquien@free.fr>
pkgname=python-astropy
pkgver=4.2
-pkgrel=1
+pkgrel=2
pkgdesc="A community python library for astronomy"
arch=('i686' 'x86_64')
url="http://www.astropy.org/"