From 61fc84c50abd56546d60dcc1a8218ed5a5de85c9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:49 +0100 Subject: [PATCH] termdown: rebuild for Python 3.8.1. --- srcpkgs/termdown/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/termdown/template b/srcpkgs/termdown/template index 90a4a894d42..299de920389 100644 --- a/srcpkgs/termdown/template +++ b/srcpkgs/termdown/template @@ -1,7 +1,7 @@ # Template file for 'termdown' pkgname=termdown version=1.16.0 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_module="termdown.py"