From 27f258b54425ad8b6e7a4f107b200bd83e7cead5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:42 +0100 Subject: [PATCH] pelican: rebuild for Python 3.8.1. --- srcpkgs/pelican/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pelican/template b/srcpkgs/pelican/template index 677afa34f6b..c505227c554 100644 --- a/srcpkgs/pelican/template +++ b/srcpkgs/pelican/template @@ -1,7 +1,7 @@ # Template file for 'pelican' pkgname=pelican version=4.2.0 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_module="pelican"