summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2018-08-07 12:35:28 +0800
committerUniversebenzene2018-08-07 12:35:28 +0800
commit0894a39c877defc54cd6b7824ae637b013a7c43c (patch)
treece8819f102c8788a32ce6cf4c4e426374fb522f3
parent330786ffd546f78768846ed21bead7cd1d15bae1 (diff)
downloadaur-0894a39c877defc54cd6b7824ae637b013a7c43c.tar.gz
Bump to new python version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66e67e7533fb..33eaf70cc4b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 1 07:26:34 UTC 2018
+# Tue Aug 7 04:35:06 UTC 2018
pkgbase = python-pytest-astropy
pkgdesc = Metapackage for all the testing machinery used by the Astropy Project
pkgver = 0.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astropy/pytest-astropy
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 63006e000eaf..03cc65a9b134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
pkgname=python-pytest-astropy
pkgver=0.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Metapackage for all the testing machinery used by the Astropy Project"
arch=('i686' 'x86_64')
url="https://github.com/astropy/pytest-astropy"