From eb37938ce9be2498edece96456567b698e44ff05 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:45 +0100 Subject: [PATCH] python-appdirs: rebuild for Python 3.8.1. --- srcpkgs/python-appdirs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-appdirs/template b/srcpkgs/python-appdirs/template index fdae1fe184b..15354ec5768 100644 --- a/srcpkgs/python-appdirs/template +++ b/srcpkgs/python-appdirs/template @@ -1,7 +1,7 @@ # Template file for 'python-appdirs' pkgname=python-appdirs version=1.4.3 -revision=2 +revision=3 archs=noarch wrksrc="${pkgname/python-//}-${version}" build_style=python-module