gedit-plugins: update to 40.1.
This commit is contained in:
parent
8178ed2b9d
commit
d18e6be71e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gedit-plugins'
|
# Template file for 'gedit-plugins'
|
||||||
pkgname=gedit-plugins
|
pkgname=gedit-plugins
|
||||||
version=40.0
|
version=40.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_dirs="usr/lib/gedit/plugins"
|
pycompile_dirs="usr/lib/gedit/plugins"
|
||||||
|
@ -14,5 +14,5 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/action/show/Apps/Gedit/PluginsLists"
|
homepage="https://wiki.gnome.org/action/show/Apps/Gedit/PluginsLists"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=86de5eb43fa4a3d20ff3abb496d2280ba6046050d7de967c809685e625e37641
|
checksum=dfb7989507a5745cb17c42fb1472207167a387197354f64254118e4a9437c196
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Reference in New Issue