From aaae3ba511b94189c1627c09cbef511861bbfe36 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 11 Jun 2025 20:02:20 +0200 Subject: [PATCH] scite: update to 5.5.7. --- srcpkgs/scite/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scite/template b/srcpkgs/scite/template index bfb23b97148..fbf6fa6bfcb 100644 --- a/srcpkgs/scite/template +++ b/srcpkgs/scite/template @@ -1,6 +1,6 @@ # Template file for 'scite' pkgname=scite -version=5.5.6 +version=5.5.7 revision=1 create_wrksrc=yes hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://www.scintilla.org/SciTEDownload.html" distfiles="https://www.scintilla.org/scite${version//./}.tgz" -checksum=56634fe8d7a9905ecb9fd7a1f697d2b66721f67c0828a653398c6479db92c6b2 +checksum=2ff51c7871858056f350fbdcd9505e8575c9366c32c8fc017e0c6fbafdd5c6ef post_extract() { sed -i '1i#include ' scite/src/StringList.h