summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2024-03-23 14:11:48 +0800
committerUniversebenzene2024-03-23 14:11:48 +0800
commit54c0194d3de32e5a8756de3a6d96ca34a729e7d3 (patch)
treee24cb0de3463bab95e08d655ab54a68db7e85abd /PKGBUILD
parentd98b437d4fc5a437c0c757d7f70c6ee6b1ea9725 (diff)
downloadaur-54c0194d3de32e5a8756de3a6d96ca34a729e7d3.tar.gz
Update to version 2.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e09b228fcf7a..b91a20654772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-sunpy-sphinx-theme
_pyname=${pkgbase#python-}
pkgname=("python-${_pyname}")
#"python-${_pyname}-doc")
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="The sphinx theme for the SunPy website and documentation"
arch=('any')
@@ -20,7 +20,7 @@ checkdepends=('python-nose' # pydata already in makedepends
'python-pydata-sphinx-theme')
source=("https://files.pythonhosted.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz"
'Makefile')
-md5sums=('396f92905a35eb2c358e374e78301603'
+md5sums=('04895988817f09598f0a7c3a4cfbb357'
'a6aa4bc42b138d75f938065a0994c3e1')
get_pyver() {