From 0a6fb67d6ff349176a8db533d8e71c660bcd39df Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:43 +0100 Subject: [PATCH] protontricks: rebuild for Python 3.8.1. --- srcpkgs/protontricks/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template index 0922cebace3..a6c2425e100 100644 --- a/srcpkgs/protontricks/template +++ b/srcpkgs/protontricks/template @@ -1,7 +1,7 @@ # Template file for 'protontricks' pkgname=protontricks version=1.3.1 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-setuptools"