From 74bb8ef9399f3cb9359acbb0926cd96b019dcd25 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sun, 13 Apr 2025 23:37:22 +0000 Subject: [PATCH] revbump(x11-packages/libmateweather): after libxml2 update --- x11-packages/libmateweather/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/libmateweather/build.sh b/x11-packages/libmateweather/build.sh index 58b3489f84..8df8681db5 100644 --- a/x11-packages/libmateweather/build.sh +++ b/x11-packages/libmateweather/build.sh @@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="libmateweather is a libgnomeweather fork." TERMUX_PKG_LICENSE="LGPL-2.1, GPL-2.0" TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION="1.28.0" -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=https://github.com/mate-desktop/libmateweather/releases/download/v$TERMUX_PKG_VERSION/libmateweather-$TERMUX_PKG_VERSION.tar.xz TERMUX_PKG_SHA256=2094a4ba78da7a4b75536ea8e45ccdc00691adfe1c13a557c8a77dcd76450a8b TERMUX_PKG_AUTO_UPDATE=true