From e7089513215d6a86731169f79fc12e3fa1438d50 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:38 +0100 Subject: [PATCH] shiboken: rebuild for Python 3.8.1. --- srcpkgs/shiboken/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/shiboken/template b/srcpkgs/shiboken/template index d552ce8432d..1f9c8043b46 100644 --- a/srcpkgs/shiboken/template +++ b/srcpkgs/shiboken/template @@ -1,7 +1,7 @@ # Template file for 'shiboken' pkgname=shiboken version=1.2.2 -revision=4 +revision=5 wrksrc="shiboken-${version}" hostmakedepends="cmake" makedepends="python-devel python3-devel qt-devel libxml2-devel libxslt-devel"