gnome-text-editor: update to 43.0.

This commit is contained in:
Michal Vasilek 2022-09-26 18:52:28 +02:00
parent b41ea5ed31
commit e296bfb8fc
1 changed files with 5 additions and 5 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'gnome-text-editor'
pkgname=gnome-text-editor
reverts="43.0_1"
version=42.2
version=43.0
revision=2
build_style=meson
hostmakedepends="pkg-config gettext itstool glib-devel
gtk-update-icon-cache desktop-file-utils"
makedepends="libglib-devel gtk4-devel gtksourceview5-devel enchant2-devel
icu-devel libadwaita-devel pcre2-devel"
icu-devel libadwaita-devel pcre2-devel editorconfig-devel"
short_desc="Simple text editor"
maintainer="Michal Vasilek <michal@vasilek.cz>"
license="GPL-3.0-or-later"
homepage="https://gitlab.gnome.org/GNOME/gnome-text-editor"
changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/gnome-42/NEWS"
#changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/gnome-43/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gnome-text-editor/-/raw/main/NEWS"
distfiles="${GNOME_SITE}/gnome-text-editor/${version%.*}/gnome-text-editor-$version.tar.xz"
checksum=e56d4a8cdcbce8a8f1c0881b45de799f8b25205ec0cbf2269e532025761cc5da
checksum=b0fbbfcb17c6abc65dfb1ef5ff2fb1cadc1aa9536cd5e8589814b87e7812aa61
make_check=no # Tests were compiled with G_DISABLE_ASSERT and are likely no-ops. Aborting.