From 85ac1b26ed31733425c9372d0baea607458cafff Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:58 -0400 Subject: [PATCH] libmateweather: rebuild to fix pc: provides --- srcpkgs/libmateweather/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libmateweather/template b/srcpkgs/libmateweather/template index a789ad25f07..51570373683 100644 --- a/srcpkgs/libmateweather/template +++ b/srcpkgs/libmateweather/template @@ -1,7 +1,7 @@ # Template file for 'libmateweather' pkgname=libmateweather version=1.28.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--disable-static --enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"