From 8d5041d8e5e14c72de1f54b54144150b873790d9 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 05:33:40 +0200 Subject: [PATCH] asciinema: rebuild for Python 3.6 --- srcpkgs/asciinema/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/asciinema/template b/srcpkgs/asciinema/template index 92ec2e71cc4..f37ac8d9541 100644 --- a/srcpkgs/asciinema/template +++ b/srcpkgs/asciinema/template @@ -1,7 +1,7 @@ # Template file for 'asciinema' pkgname=asciinema version=1.4.0 -revision=1 +revision=2 noarch=yes build_style=python3-module pycompile_module="asciinema"