From daf5e1f74bbe7978cc4c9bd3795660af6900fc7f Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Fri, 23 Jul 2021 14:05:38 +0300 Subject: [PATCH] mate-panel: bump revision --- x11-packages/mate-panel/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/mate-panel/build.sh b/x11-packages/mate-panel/build.sh index 8f4aed657..a140d3fe1 100644 --- a/x11-packages/mate-panel/build.sh +++ b/x11-packages/mate-panel/build.sh @@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://mate-panel.mate-desktop.dev/ TERMUX_PKG_DESCRIPTION="mate-panel contains the MATE panel, the libmate-panel-applet library and several applets" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_VERSION=1.24.2 -TERMUX_PKG_REVISION=2 +TERMUX_PKG_REVISION=3 TERMUX_PKG_SRCURL=https://github.com/mate-desktop/mate-panel/releases/download/v$TERMUX_PKG_VERSION/mate-panel-$TERMUX_PKG_VERSION.tar.xz TERMUX_PKG_SHA256=30c5ba0392ec76b110220ee6d10bbdba76af36586592a6b3d604db70602848ea TERMUX_PKG_DEPENDS="libsm, gtk3, libice, mate-desktop, mate-menus, libwnck, libmateweather"