From 2bf1b72b358e23035a525417149907ba29564610 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:27 +0100 Subject: [PATCH] compizconfig-python: rebuild for Python 3.8.1. --- srcpkgs/compizconfig-python/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/compizconfig-python/template b/srcpkgs/compizconfig-python/template index b9d9ce2892b..77d53c97f46 100644 --- a/srcpkgs/compizconfig-python/template +++ b/srcpkgs/compizconfig-python/template @@ -1,7 +1,7 @@ # Template file for 'compizconfig-python' pkgname=compizconfig-python version=0.8.16 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="automake intltool libtool pkg-config glib-devel gettext-devel python3-Cython"