We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633771c commit b2b957aCopy full SHA for b2b957a
2 files changed
srcpkgs/gnome-terminal/template
@@ -1,6 +1,6 @@
1
# Template file for 'gnome-terminal'
2
pkgname=gnome-terminal
3
-version=3.52.0
+version=3.54.3
4
revision=1
5
build_style=meson
6
configure_args="-Dnautilus_extension=true -Db_ndebug=false -Db_lto=false"
@@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
13
license="GPL-2.0-or-later, GFDL-1.3-only"
14
homepage="https://wiki.gnome.org/Apps/Terminal"
15
distfiles="https://gitlab.gnome.org/GNOME/gnome-terminal/-/archive/${version}/gnome-terminal-${version}.tar.gz"
16
-checksum=7a90e9d21846e2181200708d418d5d2e767dac9d1b6b01aca2b0f496146062bf
+checksum=ba04e5ab1eea19795c4be68edf752f7b03b114b16bba204719115a3d0355dc42
17
lib32disabled=yes
18
19
if [ "$CROSS_BUILD" ]; then
srcpkgs/gnome-terminal/update
@@ -0,0 +1 @@
+ignore="[3].*[13579].*"
0 commit comments