gedit: update to 42.1
This commit is contained in:
parent
e581bbb530
commit
6ca6b95349
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gedit'
|
||||
pkgname=gedit
|
||||
version=41.0
|
||||
version=42.1
|
||||
revision=1
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
|
@ -13,8 +13,9 @@ short_desc="Text editor for GNOME"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Gedit"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gedit/-/raw/gnome-42/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7a9b18b158808d1892989165f3706c4f1a282979079ab7458a79d3c24ad4deb5
|
||||
checksum=7f1fd43df5110d4c37de6541993f41f0fbc3efc790900e92053479ba069920e9
|
||||
shlib_provides="libgedit-41.so"
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Reference in New Issue