From 392492aff08b3eb6eb327dec96f1265cb655726f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 14:37:10 +0000 Subject: [PATCH] testing/py3-sphinx-theme-cloud: rebuild against python 3.8 --- testing/py3-sphinx-theme-cloud/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-sphinx-theme-cloud/APKBUILD b/testing/py3-sphinx-theme-cloud/APKBUILD index 1c1e14536d8..955cc1feef4 100644 --- a/testing/py3-sphinx-theme-cloud/APKBUILD +++ b/testing/py3-sphinx-theme-cloud/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-sphinx-theme-cloud _pkgname=cloud_sptheme pkgver=1.9.4 -pkgrel=0 +pkgrel=1 pkgdesc="The Cloud Sphinx theme" url="https://bitbucket.org/ecollins/cloud_sptheme" arch="noarch"