gedit-plugins: update to 41.0.
This commit is contained in:
parent
0131534304
commit
8d260ce0dd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gedit-plugins'
|
||||
pkgname=gedit-plugins
|
||||
version=40.1
|
||||
revision=2
|
||||
version=41.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
pycompile_dirs="usr/lib/gedit/plugins"
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config vala appstream-glib
|
||||
|
@ -12,7 +12,8 @@ depends="python3-gobject gucharmap vte3"
|
|||
short_desc="Set of plugins for Gedit"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/action/show/Apps/Gedit/PluginsLists"
|
||||
homepage="https://gitlab.gnome.org/GNOME/gedit-plugins"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gedit-plugins/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dfb7989507a5745cb17c42fb1472207167a387197354f64254118e4a9437c196
|
||||
checksum=a38f949460914f054063671bf0bb8e8a5184e6210be89f64bb304652d4520e87
|
||||
python_version=3
|
||||
|
|
Loading…
Reference in New Issue