scite: update to 5.6.4.

This commit is contained in:
Leah Neukirchen
2026-07-14 13:48:45 +02:00
parent b708a60d54
commit e25e2bb801
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'scite'
pkgname=scite
version=5.6.3
version=5.6.4
revision=1
create_wrksrc=yes
hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://www.scintilla.org/SciTEDownload.html"
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
checksum=269c6408e78d54e2ac54ff91c3c6485fda8b87d316f7fc9b68b5efd8abd9d490
checksum=cf34c9e791c085f32562d5a3d6028935692ea3a93fcafa966bdf132955306a9c
post_extract() {
sed -i '1i#include <cstddef>' scite/src/StringList.h