From c636e945fbdde4810286e46633fe40547423ea25 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 15:02:20 +0100 Subject: [PATCH] python3-cairo: rebuild for Python 3.8.1. --- 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 cdde1b83d20..ac158237dd2 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.1 -revision=1 +revision=2 wrksrc="pycairo-${version}" build_style=python3-module hostmakedepends="pkg-config python3"