summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2020-09-29 11:48:01 +0800
committerUniversebenzene2020-09-29 11:48:01 +0800
commit3b52396e410d4680aa1beac30b201fe6ca92a63f (patch)
treeb13783259e672e3daa7a10e63ffbd7d0d4500d28 /PKGBUILD
parent632c63e3db0238b883aaf7a6c02ff24237a97424 (diff)
downloadaur-3b52396e410d4680aa1beac30b201fe6ca92a63f.tar.gz
Update to version 1.2.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a33af896a10..9a17b61319fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-sunpy-sphinx-theme
_pyname=${pkgbase#python-}
pkgname=("python-${_pyname}" "python2-${_pyname}")
-pkgver=1.2.17
+pkgver=1.2.19
pkgrel=1
pkgdesc="The sphinx theme for the SunPy website and documentation"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
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=('d2494411d234b24bc8f7ec1704ba1db5')
+md5sums=('783a1257992ffcbdbdbcb54ee93f8a75')
prepare() {
cp -a ${srcdir}/${_pyname}-${pkgver}{,-py2}