mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-terminal: update to 3.54.3.
This commit is contained in:
parent
633771c6c2
commit
b2b957ae9f
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-terminal'
|
# Template file for 'gnome-terminal'
|
||||||
pkgname=gnome-terminal
|
pkgname=gnome-terminal
|
||||||
version=3.52.0
|
version=3.54.3
|
||||||
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=7a90e9d21846e2181200708d418d5d2e767dac9d1b6b01aca2b0f496146062bf
|
checksum=ba04e5ab1eea19795c4be68edf752f7b03b114b16bba204719115a3d0355dc42
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
1
srcpkgs/gnome-terminal/update
Normal file
1
srcpkgs/gnome-terminal/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="[3].*[13579].*"
|
Loading…
Add table
Reference in a new issue