From 452641df51938bdaf96f6ca32d758cd1480fdaf7 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Thu, 24 Oct 2019 11:27:17 +0300 Subject: [PATCH] python-sphinx-alabaster-theme: Rebuild for python 3.8 --- mingw-w64-python-sphinx-alabaster-theme/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD b/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD index 7c92b4d911..af42f93ac3 100644 --- a/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD +++ b/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD @@ -5,7 +5,7 @@ _pyname=alabaster pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.7.12 -pkgrel=1 +pkgrel=2 pkgdesc="Modified Kr Sphinx doc theme (mingw-w64)" arch=('any') license=('BSD')