Skip to content

Commit

Permalink
gedit: update to 48.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtboehlke committed Dec 22, 2024
1 parent c885714 commit 914a1f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -3732,7 +3732,7 @@ libqhttpengine.so.1 qhttpengine-1.0.1_1
libqmdnsengine.so.0 qmdnsengine-0.1.0_1
libyang.so.1 libyang-1.0r5_1
libhtp.so.2 libhtp-0.5.30_1
libgedit-48.so gedit-48.0_1
libgedit-48.1.so gedit-48.1_1
libgedit-amtk-5.so.0 libgedit-amtk-5.8.0_1
libgedit-gtksourceview-300.so.3 libgedit-gtksourceview-299.4.0_1
libgedit-gfls-1.so.0 libgedit-gfls-0.1.0_1
Expand Down
6 changes: 3 additions & 3 deletions srcpkgs/gedit/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'gedit'
# keep major version in sync with gedit-plugins
pkgname=gedit
version=48.0
revision=2
version=48.1
revision=1
build_helper="gir"
build_style=meson
pycompile_dirs="usr/lib/gedit/plugins"
Expand All @@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Gedit"
changelog="https://gitlab.gnome.org/World/gedit/gedit/-/raw/${version}/NEWS"
distfiles="${GNOME_SITE}/gedit/${version%.*}/gedit-${version}.tar.xz"
checksum=fe0fef9b7b0799120db86ae893a060036a13445352ded9169bab28d38acf0e80
checksum=971e7ac26bc0a3a3ded27a7563772415687db0e5a092b4547e5b10a55858b30a
python_version=3
shlib_provides="libgedit-48.so"

Expand Down

0 comments on commit 914a1f8

Please sign in to comment.