gnome-terminal: update to 3.48.0.
This commit is contained in:
parent
17377bb9cb
commit
ab2255cf84
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-terminal'
|
# Template file for 'gnome-terminal'
|
||||||
pkgname=gnome-terminal
|
pkgname=gnome-terminal
|
||||||
version=3.46.7
|
version=3.48.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dnautilus_extension=true -Db_ndebug=false -Db_lto=false"
|
configure_args="-Dnautilus_extension=true -Db_ndebug=false -Db_lto=false"
|
||||||
|
@ -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="https://gitlab.gnome.org/GNOME/gnome-terminal/-/archive/${version}/gnome-terminal-${version}.tar.gz"
|
distfiles="https://gitlab.gnome.org/GNOME/gnome-terminal/-/archive/${version}/gnome-terminal-${version}.tar.gz"
|
||||||
checksum=e4a57d33ebb179e3535e2255d0e2f6811d437a510a16298c62f8eba1e2293fad
|
checksum=8e23c837cef30aaf041495e877455628db33b51c7018a2385af2fa8bdd34dcd5
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue