From 0e65f9f65fc0cd81450ebd893620c93c0d9626e3 Mon Sep 17 00:00:00 2001 From: Matt Boehlke Date: Sat, 21 Dec 2024 22:33:56 -0600 Subject: [PATCH] gedit-plugins: update to 48.1. --- srcpkgs/gedit-plugins/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gedit-plugins/template b/srcpkgs/gedit-plugins/template index bce9e3cdd46..bda88613a2d 100644 --- a/srcpkgs/gedit-plugins/template +++ b/srcpkgs/gedit-plugins/template @@ -1,8 +1,8 @@ # Template file for 'gedit-plugins' # keep major version in sync with gedit pkgname=gedit-plugins -version=48.0 -revision=2 +version=48.1 +revision=1 build_style=meson pycompile_dirs="usr/lib/gedit/plugins" hostmakedepends="gettext glib-devel itstool pkg-config vala appstream-glib @@ -16,5 +16,5 @@ license="GPL-2.0-or-later" homepage="https://gitlab.gnome.org/World/gedit/gedit-plugins" changelog="https://gitlab.gnome.org/GNOME/gedit-plugins/-/raw/master/NEWS" distfiles="${GNOME_SITE}/gedit-plugins/${version%.*}/gedit-plugins-${version}.tar.xz" -checksum=75fb90e219d46c332b071262ca6fa1cb597b31de97db80c1879d851cf645eb98 +checksum=9026bfe71a678f8c47f46316837437e7b357918fd6c3d4d65be27fc95b710e1c python_version=3