summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2020-02-12 15:48:02 +0800
committerUniversebenzene2020-02-12 15:48:02 +0800
commit215768a4da6c3511c2e1893246099d0b5673f857 (patch)
tree1358811855cf9dff99a30de123b4e95f097819b7 /PKGBUILD
parent2b1324739c4baf5ec6ec8ecaf6179f00704322ad (diff)
downloadaur-215768a4da6c3511c2e1893246099d0b5673f857.tar.gz
Update to version 1.2.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c1c0356dc64..528a0bd0a10a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-sunpy-sphinx-theme
_pyname=${pkgbase#python-}
pkgname=("python-${_pyname}" "python2-${_pyname}")
-pkgver=1.2.13
+pkgver=1.2.15
pkgrel=1
pkgdesc="The sphinx theme for the SunPy website and documentation"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
makedepends=('python-setuptools-scm' 'python2-setuptools-scm')
checkdepends=('python-sphinx' 'python2-sphinx' 'python-sphinx-bootstrap-theme' 'python2-sphinx-bootstrap-theme')
source=("https://files.pythonhosted.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
-md5sums=('c2cb539698438ffdcee7d2193e6c037b')
+md5sums=('f71e9beaec4e4129ee8b9dedc782c3b8')
prepare() {
cp -a ${srcdir}/${_pyname}-${pkgver}{,-py2}