mate-terminal: update to 1.26.0

This commit is contained in:
Leonid Pliushch 2021-08-09 15:04:36 +03:00 committed by Yaksh Bariya
parent 90276f8d0a
commit ed13e6087f
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://mate-terminal.mate-desktop.dev/
TERMUX_PKG_DESCRIPTION="This is the MATE terminal emulator application"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_VERSION=1.24.1
TERMUX_PKG_REVISION=4
TERMUX_PKG_VERSION=1.26.0
TERMUX_PKG_SRCURL=https://github.com/mate-desktop/mate-terminal/releases/download/v$TERMUX_PKG_VERSION/mate-terminal-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=550d38f223d21ab12d39b00af6cd75f083d3790c38d53051537df2ac6a87be62
TERMUX_PKG_SHA256=7727e714c191c3c55e535e30931974e229ca5128e052b62ce74dcc18f7eaaf22
TERMUX_PKG_DEPENDS="libvte, dconf, gtk3, libsm"
TERMUX_PKG_RM_AFTER_INSTALL="share/glib-2.0/schemas/gschemas.compiled"