summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2024-04-07 13:02:46 +0800
committerYour Name2024-04-07 13:02:46 +0800
commit2b230cf261bdafeb1434aba957496095a1dd4ace (patch)
tree9e7fc1ff504eab56abd8960dcf48df65d3bcc340
parent7735d74ae291c343e6ca79bbe7feffe990e2060f (diff)
downloadaur-2b230cf261bdafeb1434aba957496095a1dd4ace.tar.gz
Update to version 2.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb43ad312500..b4f22effe604 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sunpy-sphinx-theme
pkgdesc = The sphinx theme for the SunPy website and documentation
- pkgver = 2.0.7
+ pkgver = 2.0.8
pkgrel = 1
url = https://github.com/sunpy/sunpy-sphinx-theme
arch = any
@@ -11,9 +11,9 @@ pkgbase = python-sunpy-sphinx-theme
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
- source = https://files.pythonhosted.org/packages/source/s/sunpy-sphinx-theme/sunpy-sphinx-theme-2.0.7.tar.gz
+ source = https://files.pythonhosted.org/packages/source/s/sunpy-sphinx-theme/sunpy-sphinx-theme-2.0.8.tar.gz
source = Makefile
- md5sums = 996ffffbd959ae831dbebbce9b95c6a6
+ md5sums = 52e4ee40d23a6f6e2a36068acad2dafd
md5sums = a6aa4bc42b138d75f938065a0994c3e1
pkgname = python-sunpy-sphinx-theme
diff --git a/PKGBUILD b/PKGBUILD
index 7c95d6948e22..36de79ef463b 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.7
+pkgver=2.0.8
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=('996ffffbd959ae831dbebbce9b95c6a6'
+md5sums=('52e4ee40d23a6f6e2a36068acad2dafd'
'a6aa4bc42b138d75f938065a0994c3e1')
get_pyver() {