From d26b7a2fb406389bb78f1fc96ef90799b016ce10 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 20 Jun 2018 19:57:09 +0200 Subject: [PATCH] python-alabaster: update to 0.7.11 --- srcpkgs/python-alabaster/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python-alabaster/template b/srcpkgs/python-alabaster/template index 949fb5fe43..f256a47e12 100644 --- a/srcpkgs/python-alabaster/template +++ b/srcpkgs/python-alabaster/template @@ -1,19 +1,19 @@ # Template file for 'python-alabaster' pkgname=python-alabaster -version=0.7.10 -revision=2 +version=0.7.11 +revision=1 noarch=yes wrksrc="alabaster-${version}" build_style=python-module +pycompile_module="alabaster" hostmakedepends="python-setuptools python3-setuptools" depends="python" -pycompile_module="alabaster" short_desc="Configurable sidebar-enabled Sphinx theme (Python2)" maintainer="Alessio Sergi " -homepage="https://github.com/bitprophet/alabaster" -license="3-clause-BSD" +homepage="https://alabaster.readthedocs.io/" +license="BSD-3-Clause" distfiles="${PYPI_SITE}/a/alabaster/alabaster-${version}.tar.gz" -checksum=37cdcb9e9954ed60912ebc1ca12a9d12178c26637abdf124e3cde2341c257fe0 +checksum=b63b1f4dc77c074d386752ec4a8a7517600f6c0db8cd42980cae17ab7b3275d7 post_install() { vlicense LICENSE