From 17ffeda9806189f44c89e07205b798e16f113f4c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:53 +0100 Subject: [PATCH] weather: rebuild for Python 3.8.1. --- srcpkgs/weather/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/weather/template b/srcpkgs/weather/template index ffa8a828b36..3ac33bfac15 100644 --- a/srcpkgs/weather/template +++ b/srcpkgs/weather/template @@ -1,7 +1,7 @@ # Template file for 'weather' pkgname=weather version=2.3 -revision=2 +revision=3 archs=noarch hostmakedepends="python3" depends="python3"