From 9fbbb944ebfc16640b2de3797f824342d62bac6a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:51 +0100 Subject: [PATCH] python3-chess: rebuild for Python 3.8.1. --- srcpkgs/python3-chess/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-chess/template b/srcpkgs/python3-chess/template index 54b397517cf..e87dab6ca02 100644 --- a/srcpkgs/python3-chess/template +++ b/srcpkgs/python3-chess/template @@ -1,7 +1,7 @@ # Template file for 'python3-chess' pkgname=python3-chess version=0.27.3 -revision=1 +revision=2 archs=noarch wrksrc="python-chess-${version}" build_style=python3-module