summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2018-08-07 12:55:58 +0800
committerUniversebenzene2018-08-07 12:55:58 +0800
commita281b0248a66807be43af18e06b40e2fc795d40e (patch)
treec3432464e2a3d4372c47d73798ea22b5ab3da060
parentb79de759ad3122a1110f4c992154000edeacd2d4 (diff)
downloadaur-a281b0248a66807be43af18e06b40e2fc795d40e.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 bbcc5217f093..a314ecf06f8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Feb 18 16:19:30 UTC 2018
+# Tue Aug 7 04:53:45 UTC 2018
pkgbase = python-astroplan
pkgdesc = A python package to help astronomers plan observations
pkgver = 0.4
- pkgrel = 3
+ pkgrel = 4
url = https://astroplan.readthedocs.io/en/latest/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 60a05e1c0b5c..3f1c816bac0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-astroplan
pkgname=('python-astroplan' 'python-astroplan-doc')
pkgver=0.4
-pkgrel=3
+pkgrel=4
pkgdesc="A python package to help astronomers plan observations"
arch=('i686' 'x86_64')
url="https://astroplan.readthedocs.io/en/latest/"