From b43cd80e6eb85441dd9f03165a767a4998aaeea2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:37 +0100 Subject: [PATCH] python-sh: rebuild for Python 3.8.1. --- srcpkgs/python-sh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-sh/template b/srcpkgs/python-sh/template index 1826986b25..76985dc1f0 100644 --- a/srcpkgs/python-sh/template +++ b/srcpkgs/python-sh/template @@ -1,7 +1,7 @@ # Template file for 'python-sh' pkgname=python-sh version=1.12.14 -revision=2 +revision=3 archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python-module