summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2020-01-12 12:27:19 +0800
committerUniversebenzene2020-01-12 12:27:19 +0800
commit5d66b37f7601d9ff7b723061d9880a0483788abb (patch)
tree14f19b6f08069ee27e5130b0fb03aeb7dabf7f62 /PKGBUILD
parent8220def83ba6b890a2c7f15f3b171a34c5f3fbff (diff)
downloadaur-5d66b37f7601d9ff7b723061d9880a0483788abb.tar.gz
Update to version 1.2.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5ef1e4128e1..50e95182cb92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgbase=python-sunpy-sphinx-theme
_pyname=${pkgbase#python-}
pkgname=("python-${_pyname}" "python2-${_pyname}")
-pkgver=1.2.9
+pkgver=1.2.11
pkgrel=1
pkgdesc="The sphinx theme for the SunPy website and documentation"
arch=('i686' 'x86_64')
url="https://github.com/sunpy/sunpy-sphinx-theme"
license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
+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=('0c88afd297d1be2e837ee02f22eafae9')
+md5sums=('ceda0ae29e61365d7efc06eaa8f1f856')
prepare() {
cp -a ${srcdir}/${_pyname}-${pkgver}{,-py2}