gnome-terminal: update to 3.38.0

This commit is contained in:
Daniel Kolesa 2020-08-13 18:48:08 +02:00
parent b0ba89e7bd
commit 124dbeafd9

View file

@ -1,11 +1,11 @@
# Template file for 'gnome-terminal'
pkgname=gnome-terminal
version=3.36.1.1
version=3.38.0
revision=1
build_style=gnu-configure
configure_args="--disable-static --with-nautilus-extension"
hostmakedepends="appdata-tools glib-devel intltool itstool
pkg-config"
pkg-config docbook-xsl libxslt"
makedepends="dconf-devel gnome-shell gsettings-desktop-schemas-devel
nautilus-devel vte3-devel"
depends="desktop-file-utils"
@ -13,8 +13,8 @@ short_desc="GNOME terminal emulator application"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, GFDL-1.3-only"
homepage="https://wiki.gnome.org/Apps/Terminal"
distfiles="${GNOME_SITE}/${pkgname}/${version:0:4}/${pkgname}-${version}.tar.xz"
checksum=f3d708a1e76d77c1c85b126f6e003220a15d4a46a50fd8070e1a3aabe678a376
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0a0fc7a8b383c6ffd61469be1dea5ba63cffad812921780e7fad40c2e2ae54f5
lib32disabled=yes
if [ "$CROSS_BUILD" ]; then