Date: Friday, April 13, 2018 @ 19:02:30 Author: demize Revision: 316206
upgpkg: python-sphinx_rtd_theme 0.3.0-1 Modified: python-sphinx_rtd_theme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-13 19:02:23 UTC (rev 316205) +++ PKGBUILD 2018-04-13 19:02:30 UTC (rev 316206) @@ -5,7 +5,7 @@ pkgbase=python-sphinx_rtd_theme pkgname=('python-sphinx_rtd_theme' 'python2-sphinx_rtd_theme') -pkgver=0.2.4 +pkgver=0.3.0 pkgrel=1 pkgdesc="Python Sphinx Read The Docs Theme" @@ -17,7 +17,7 @@ source=("https://pypi.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-$pkgver.tar.gz") -sha256sums=('2df74b8ff6fae6965c527e97cca6c6c944886aae474b490e17f92adfbe843417') +sha256sums=('665135dfbdf8f1d218442458a18cf266444354b8c98eed93d1543f7e701cfdba') build() { cp -r sphinx_rtd_theme-$pkgver sphinx_rtd_theme-$pkgver-py2