summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2024-03-23 14:11:48 +0800
committerUniversebenzene2024-03-23 14:11:48 +0800
commit54c0194d3de32e5a8756de3a6d96ca34a729e7d3 (patch)
treee24cb0de3463bab95e08d655ab54a68db7e85abd
parentd98b437d4fc5a437c0c757d7f70c6ee6b1ea9725 (diff)
downloadaur-54c0194d3de32e5a8756de3a6d96ca34a729e7d3.tar.gz
Update to version 2.0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 549baa0b8402..ef38d7e5d901 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.4
+ pkgver = 2.0.5
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.4.tar.gz
+ source = https://files.pythonhosted.org/packages/source/s/sunpy-sphinx-theme/sunpy-sphinx-theme-2.0.5.tar.gz
source = Makefile
- md5sums = 396f92905a35eb2c358e374e78301603
+ md5sums = 04895988817f09598f0a7c3a4cfbb357
md5sums = a6aa4bc42b138d75f938065a0994c3e1
pkgname = python-sunpy-sphinx-theme
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() {