From fe32846ac2d5fbb4e217fb7d8822b6b34b718373 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 24 Dec 2019 09:43:27 +0100 Subject: [PATCH] canto-curses: rebuild for Python 3.8.1 --- srcpkgs/canto-curses/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/canto-curses/template b/srcpkgs/canto-curses/template index 0905972b480..4270d61c2e0 100644 --- a/srcpkgs/canto-curses/template +++ b/srcpkgs/canto-curses/template @@ -1,7 +1,7 @@ # Template file for 'canto-curses' pkgname=canto-curses version=0.9.9 -revision=4 +revision=5 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel ncurses-devel readline-devel"