gnome-terminal: update to 3.40.2.

This commit is contained in:
Enno Boland 2021-06-10 18:57:19 +02:00 committed by Enno Boland
parent 44d68fdb49
commit 76c961449b

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-terminal' # Template file for 'gnome-terminal'
pkgname=gnome-terminal pkgname=gnome-terminal
version=3.40.1 version=3.40.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --with-nautilus-extension" configure_args="--disable-static --with-nautilus-extension"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, GFDL-1.3-only" license="GPL-2.0-or-later, GFDL-1.3-only"
homepage="https://wiki.gnome.org/Apps/Terminal" homepage="https://wiki.gnome.org/Apps/Terminal"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0770cc7320d737fb2eaf9e4cf5ecc6a741f120b17b192f061f683e14b869d8e4 checksum=4c79af8ffe8bd3a5daca1911ea2c0acd6872860a1dd5d7eea219f4ab4ae556ac
lib32disabled=yes lib32disabled=yes
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then