From b2192402e71917223b7312c9bccf889339c36c2f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 27 Aug 2023 21:11:46 +0200 Subject: [PATCH] scite: update to 5.3.7. --- srcpkgs/scite/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scite/template b/srcpkgs/scite/template index e1178763660..576137058c8 100644 --- a/srcpkgs/scite/template +++ b/srcpkgs/scite/template @@ -1,6 +1,6 @@ # Template file for 'scite' pkgname=scite -version=5.3.6 +version=5.3.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=a30d1fb2572fbcfc543baa2f58ee968643f67431390af1330769c8ed2879e3ca +checksum=c6a5dc4169920ab178cda003e5afe11cecf3029818095bca17553ca794736cbd post_extract() { sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile