From 543170f045b41662584bec22bcfa489ee8fbb0f4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:40 +0100 Subject: [PATCH] mugshot: rebuild for Python 3.8.1. --- srcpkgs/mugshot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mugshot/template b/srcpkgs/mugshot/template index cf27b30acac..1e695654a86 100644 --- a/srcpkgs/mugshot/template +++ b/srcpkgs/mugshot/template @@ -1,7 +1,7 @@ # Template file for 'mugshot' pkgname=mugshot version=0.4.1 -revision=1 +revision=2 archs=noarch build_style=python3-module hostmakedepends="intltool python3-distutils-extra"