From 588f86d90ab00d5edf477c148e87980f0bff7a64 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Dec 2019 11:29:18 +0100 Subject: [PATCH] urh: rebuild for Python 3.8.1 --- srcpkgs/urh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template index 68795b77cd..51628486d9 100644 --- a/srcpkgs/urh/template +++ b/srcpkgs/urh/template @@ -1,7 +1,7 @@ # Template file for 'urh' pkgname=urh version=2.8.1 -revision=1 +revision=2 build_style=python3-module pycompile_module="urh" hostmakedepends="python3-setuptools python3-Cython"