gnome-terminal: update to 3.28.1.

Closes #13548.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-17 05:29:45 -03:00 committed by Enno Boland
parent f86964236e
commit 51100a195d
1 changed files with 8 additions and 9 deletions

View File

@ -1,19 +1,18 @@
# Template file for 'gnome-terminal' # Template file for 'gnome-terminal'
pkgname=gnome-terminal pkgname=gnome-terminal
version=3.28.0 version=3.28.1
revision=1 revision=1
lib32disabled=yes
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --with-nautilus-extension --disable-migration" configure_args="--disable-static --with-nautilus-extension --disable-migration"
hostmakedepends="pkg-config intltool itstool gnome-doc-utils appdata-tools hostmakedepends="appdata-tools glib-devel gnome-doc-utils intltool itstool
glib-devel" pkg-config"
makedepends="gtk+3-devel vte3-devel dconf-devel libuuid-devel makedepends="dconf-devel gnome-shell gsettings-desktop-schemas-devel
gsettings-desktop-schemas-devel nautilus-devel gnome-shell nautilus-devel vte3-devel"
desktop-file-utils"
depends="desktop-file-utils" depends="desktop-file-utils"
short_desc="The GNOME terminal emulator application" short_desc="The GNOME terminal emulator application"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://wiki.gnome.org/Apps/Terminal" homepage="https://wiki.gnome.org/Apps/Terminal"
license="GPL-2.0-or-later, GFDL-1.3" license="GPL-2.0-or-later, GFDL-1.3-only"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=a551d5eee10f66560fc7c6bdff6f7358ce9c60b526d8ba68a82f2ab024a3bcc4 checksum=f7a6a0189a0b0fbf7845d092e5444fc6303225c2d9ef87bfaae3f80845801cc3
lib32disabled=yes