summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2023-09-11 22:08:34 +0800
committerUniversebenzene2023-09-11 22:08:34 +0800
commitad6f76c98d7ba9e306b06c12a74b36f51c5bb9c1 (patch)
treee1cb4387fa413454f41d89ed6cfdaeda5cc97f56 /PKGBUILD
parent29a10839ca183519031cb873e83ece33d7e3028f (diff)
downloadaur-ad6f76c98d7ba9e306b06c12a74b36f51c5bb9c1.tar.gz
Update to version 2.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1372516bb5e0..9f12a074c60a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-sunpy-sphinx-theme
_pyname=${pkgbase#python-}
pkgname=("python-${_pyname}" "python-${_pyname}-doc")
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="The sphinx theme for the SunPy website and documentation"
arch=('any')
@@ -17,7 +17,7 @@ makedepends=('python-setuptools-scm'
checkdepends=('python-nose') # pydata already in makedepends
source=("https://files.pythonhosted.org/packages/source/${_pyname:0:1}/${_pyname}/${_pyname}-${pkgver}.tar.gz"
'Makefile')
-md5sums=('e57aa0474c734ecea39e42c558b267d6'
+md5sums=('7fbbc7913990689c8072a529afa4e83b'
'a6aa4bc42b138d75f938065a0994c3e1')
get_pyver() {