From e116d7855fa07c66b5ac9facb9748eefd759d191 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 3 Nov 2023 15:54:47 +0300 Subject: [PATCH] tepl ver. bump --- editor/scite/pspec.xml | 13 +++++++++---- programming/library/tepl/pspec.xml | 6 +++--- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/editor/scite/pspec.xml b/editor/scite/pspec.xml index 085b6a1910..3f4124ceac 100644 --- a/editor/scite/pspec.xml +++ b/editor/scite/pspec.xml @@ -13,9 +13,7 @@ editor SCIntilla based Text Editor. Scintilla is a free source code editing component which includes useful features such as syntax styling, error indicators, folding, code completion and call tips. - - mirrors://sourceforge/project/scintilla/SciTE/5.3.4/scite534.tgz - + mirrors://sourceforge/project/scintilla/SciTE/5.3.8/scite538.tgz lua-devel gtk2-devel @@ -42,7 +40,14 @@ - + + + 2023-11-03 + 5.3.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-03-08 5.3.4 diff --git a/programming/library/tepl/pspec.xml b/programming/library/tepl/pspec.xml index f4b711d315..7fa92d9c0f 100644 --- a/programming/library/tepl/pspec.xml +++ b/programming/library/tepl/pspec.xml @@ -13,7 +13,7 @@ app:gui Library that eases the development of GtkSourceView-based text editors and IDEs Library that eases the development of GtkSourceView-based text editors and IDEs - mirrors://gnome/tepl/6.4/tepl-6.4.0.tar.xz + mirrors://gnome/tepl/6.8/tepl-6.8.0.tar.xz libgedit-amtk-devel gobject-introspection-devel @@ -68,8 +68,8 @@ 2023-11-03 - 6.4.0 - Rebuild. + 6.8.0 + Version bump. Mustafa Cinasal muscnsl@gmail.com