[arch-commits] Commit in python-sphinx_rtd_theme/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Mon Jan 4 22:32:23 UTC 2021
Date: Monday, January 4, 2021 @ 22:32:23
Author: polyzen
Revision: 808297
upgpkg: python-sphinx_rtd_theme 0.5.1-1
Modified:
python-sphinx_rtd_theme/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-04 22:30:55 UTC (rev 808296)
+++ PKGBUILD 2021-01-04 22:32:23 UTC (rev 808297)
@@ -4,8 +4,8 @@
# Contributor: Romain Schmitz <slopjong .at. slopjong .dot. de>
pkgname=python-sphinx_rtd_theme
-pkgver=0.5.0
-pkgrel=3
+pkgver=0.5.1
+pkgrel=1
pkgdesc='Read the Docs theme for Sphinx'
arch=('any')
url=https://github.com/readthedocs/sphinx_rtd_theme
@@ -13,7 +13,7 @@
depends=('python-setuptools' 'python-sphinx')
makedepends=('npm' 'python2')
source=("$url/archive/$pkgver/sphinx_rtd_theme-$pkgver.tar.gz")
-sha512sums=('e5d3f653649f10bcbb953fa18fe79f2b8663da205cc6c6d4ee702789b86de19ac525065b214e3e419e0a34feda35e54b3abd5e82b2a5e657821675125dc9dfdc')
+b2sums=('ff95a9d0a7e938058d556aa4b0cf5a1ea062817fd92201dde9a5751f07183c485c40887ce7d2da2406de3be1e1153b89408c0e5b46693d1197c5f69adc5b34e3')
build() {
cd sphinx_rtd_theme-$pkgver
More information about the arch-commits
mailing list