From 1d3845c7cdd5c8972eefe673fd599b1c8ce033ab Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:36 +0100 Subject: [PATCH] libbytesize: rebuild for Python 3.8.1. --- srcpkgs/libbytesize/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libbytesize/template b/srcpkgs/libbytesize/template index ef082d02d0c..cb72e5b9fe4 100644 --- a/srcpkgs/libbytesize/template +++ b/srcpkgs/libbytesize/template @@ -1,7 +1,7 @@ # Template file for 'libbytesize' pkgname=libbytesize version=2.1 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="python3" makedepends="mpfr-devel pcre2-devel"