From 89b520e288dc44579834ec8bb674ed051efd9fdf Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:14:53 -0200 Subject: [PATCH] python3-cairo: rebuild to fix cpython modules --- srcpkgs/python3-cairo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-cairo/template b/srcpkgs/python3-cairo/template index a38b443eb20..98e66792c8e 100644 --- a/srcpkgs/python3-cairo/template +++ b/srcpkgs/python3-cairo/template @@ -1,7 +1,7 @@ # Template file for 'python3-cairo' pkgname=python3-cairo version=1.18.0 -revision=1 +revision=2 wrksrc="pycairo-${version}" build_style=python3-module hostmakedepends="pkg-config python3"