summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2020-05-07 21:57:23 +0800
committerUniversebenzene2020-05-07 21:57:23 +0800
commit632c63e3db0238b883aaf7a6c02ff24237a97424 (patch)
tree430c56e7ccbc02629b25339305e6e75e7af1d232 /PKGBUILD
parent6535d4eefae9e752e58ec4004a9aa68a16593572 (diff)
downloadaur-632c63e3db0238b883aaf7a6c02ff24237a97424.tar.gz
Update to version 1.2.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35177290c73f..2a33af896a10 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.16
+pkgver=1.2.17
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=('8cdfaf67b98eddac3e32bff7d6c044a6')
+md5sums=('d2494411d234b24bc8f7ec1704ba1db5')
prepare() {
cp -a ${srcdir}/${_pyname}-${pkgver}{,-py2}