From 32c6d2cbe3c90641ccb871a815f09036d48c0ac6 Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Sat, 4 May 2024 01:53:20 -0500 Subject: [PATCH] editors/cudatext: Update to 1.214.0.0 ChangeLog at: https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt --- editors/cudatext/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile index 13e6da4098ef..3e2bf103a211 100644 --- a/editors/cudatext/Makefile +++ b/editors/cudatext/Makefile @@ -1,5 +1,5 @@ PORTNAME= cudatext -PORTVERSION= 1.213.0.2 +PORTVERSION= 1.214.0.0 CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -17,7 +17,7 @@ GH_PROJECT= CudaText GH_TUPLE= bgrabitmap:bgrabitmap:2814b06:bgrabitmap/bgrabitmap \ Alexey-T:Python-for-Lazarus:e85e138:python4lazarus/python4lazarus \ Alexey-T:ATFlatControls:b66c227:atflatcontrols/atflatcontrols \ - Alexey-T:ATSynEdit:e2916de:atsynedit/atsynedit \ + Alexey-T:ATSynEdit:a005c95:atsynedit/atsynedit \ Alexey-T:Emmet-Pascal:df69312:emmet/emmet \ Alexey-T:EControl:bd07281:econtrol/econtrol \ Alexey-T:ATSynEdit_Ex:8f14fef:atsyneditex/atsyneditex \