mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
gedit-plugins: update to 48.0.
This commit is contained in:
parent
613c1fc371
commit
f1416f5bd7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gedit-plugins'
|
# Template file for 'gedit-plugins'
|
||||||
# keep major version in sync with gedit
|
# keep major version in sync with gedit
|
||||||
pkgname=gedit-plugins
|
pkgname=gedit-plugins
|
||||||
version=47.1
|
version=48.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_dirs="usr/lib/gedit/plugins"
|
pycompile_dirs="usr/lib/gedit/plugins"
|
||||||
|
@ -13,8 +13,8 @@ depends="python3-gobject gucharmap vte3"
|
||||||
short_desc="Set of plugins for Gedit"
|
short_desc="Set of plugins for Gedit"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/gedit-plugins"
|
homepage="https://gitlab.gnome.org/World/gedit/gedit-plugins"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gedit-plugins/-/raw/master/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gedit-plugins/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gedit-plugins/${version%.*}/gedit-plugins-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gedit-plugins/${version%.*}/gedit-plugins-${version}.tar.xz"
|
||||||
checksum=af9d63e5822ac08c68e3b898bb58e7debc1bfeaaca1077f5a8e795d25a164c8b
|
checksum=75fb90e219d46c332b071262ca6fa1cb597b31de97db80c1879d851cf645eb98
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue