From d5842512d144c9007d98d251c23cae4d5ec37e7c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:27 +0100 Subject: [PATCH] cheat: rebuild for Python 3.8.1. --- srcpkgs/cheat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cheat/template b/srcpkgs/cheat/template index b60b4ba53b2..f1e419c3c5a 100644 --- a/srcpkgs/cheat/template +++ b/srcpkgs/cheat/template @@ -1,7 +1,7 @@ # Template file for 'cheat' pkgname=cheat version=2.5.1 -revision=1 +revision=2 build_style=python3-module pycompile_module="cheat" conf_files="/etc/cheat"