summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMédéric Boquien2017-01-06 09:10:51 -0300
committerMédéric Boquien2017-01-06 09:10:51 -0300
commitce22bf09b06e9a2b7cd52ad3cfc84f132f889eaf (patch)
tree8e5e1825d6ff25a6dc1ff5cc6c681e4624baac49
parent5f1f97b0a7069ed6bd2d7ddcd41f197e83c4a8fb (diff)
downloadaur-ce22bf09b06e9a2b7cd52ad3cfc84f132f889eaf.tar.gz
Bump for new python version.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 697ef0654d1f..585cec58bb9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-astropy
pkgdesc = A community python library for astronomy
pkgver = 1.3
- pkgrel = 1
+ pkgrel = 2
url = http://www.astropy.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cdebc73565d8..f2cb64dce9b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Médéric Boquien <mboquien@free.fr>
pkgname=python-astropy
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="A community python library for astronomy"
arch=('i686' 'x86_64')
url="http://www.astropy.org/"