summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2020-02-14 01:23:44 +0800
committerUniversebenzene2020-02-14 01:23:44 +0800
commit6535d4eefae9e752e58ec4004a9aa68a16593572 (patch)
tree42f970882769a217f64d0bce6d9213d377431e1e /PKGBUILD
parent215768a4da6c3511c2e1893246099d0b5673f857 (diff)
downloadaur-6535d4eefae9e752e58ec4004a9aa68a16593572.tar.gz
Update to version 1.2.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 528a0bd0a10a..35177290c73f 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.15
+pkgver=1.2.16
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=('f71e9beaec4e4129ee8b9dedc782c3b8')
+md5sums=('8cdfaf67b98eddac3e32bff7d6c044a6')
prepare() {
cp -a ${srcdir}/${_pyname}-${pkgver}{,-py2}