gnome-console: update to 46.0.

This commit is contained in:
fanyx 2024-03-21 11:43:01 +01:00 committed by oreo639
parent 7aa87800e3
commit 9f3ee3789f
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-console'
pkgname=gnome-console
version=45.0
version=46.0
revision=1
build_style=meson
hostmakedepends="pkg-config desktop-file-utils gettext
@ -12,10 +12,10 @@ short_desc="Simple user-friendly terminal emulator for the GNOME desktop"
maintainer="oreo639 <oreo6391@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/console"
changelog="https://gitlab.gnome.org/GNOME/console/-/raw/main/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/console/-/raw/gnome-45/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/console/-/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/console/-/raw/gnome-46/NEWS"
distfiles="${GNOME_SITE}/gnome-console/${version%.*}/gnome-console-${version}.tar.xz"
checksum=e7462128d2df2324a1d748062c40429cd0504af09e407067b33f3a9d0c59c8e1
checksum=1619ce701773b2c0c903718f54768c192ea5074514d55a1774a92c97231d6c3e
nautilus-gnome-console-extension_package() {
depends="${sourcepkg}>=${version}_${revision}"