summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2018-11-04 01:09:44 +0800
committerUniversebenzene2018-11-04 01:09:44 +0800
commit76fcbdd697dceea75be6209203d585e9e0a016cf (patch)
tree210de68bae70a39b70a428f63711a303968817bf
parent2abf993d936169b80f2e4427901066fbcb4ed670 (diff)
downloadaur-76fcbdd697dceea75be6209203d585e9e0a016cf.tar.gz
Correct release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0030b301d894..e5a3352acf73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Nov 3 17:00:51 UTC 2018
+# Sat Nov 3 17:09:15 UTC 2018
pkgbase = python-pytest-remotedata
pkgdesc = Pytest plugin used for controlling access to data files hosted online
pkgver = 0.3.1
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/astropy/pytest-remotedata
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 82edbad2eb2a..47a636e8845b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
pkgname=python-pytest-remotedata
pkgver=0.3.1
-pkgrel=2
+pkgrel=1
pkgdesc="Pytest plugin used for controlling access to data files hosted online"
arch=('i686' 'x86_64')
url="https://github.com/astropy/pytest-remotedata"