From cca5dbb5ea523a6f9e3c11dd8b0e5a2fa7e5710d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:40 +0100 Subject: [PATCH] python-PyQt5: rebuild for Python 3.8.1. --- srcpkgs/python-PyQt5/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-PyQt5/template b/srcpkgs/python-PyQt5/template index 2401459a29f..a39f7d5f160 100644 --- a/srcpkgs/python-PyQt5/template +++ b/srcpkgs/python-PyQt5/template @@ -1,7 +1,7 @@ # Template file for 'python-PyQt5' pkgname=python-PyQt5 version=5.13.2 -revision=1 +revision=2 _sipver=4.19.19 lib32disabled=yes wrksrc="PyQt5-${version}"