scite: update to 5.4.0.

This commit is contained in:
Leah Neukirchen 2023-11-22 14:10:38 +01:00
parent 3e2935fa62
commit 564976b5e3

View File

@ -1,6 +1,6 @@
# Template file for 'scite'
pkgname=scite
version=5.3.8
version=5.4.0
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=8ea6d1cc87c7eba09c9ab38e17893cca0c48872f2a738493ac235f30c6dfa509
checksum=333fb68a2bad5abe8e98e3b68f3cd8f726e6e6729bc4f35f28a5b31650d42e33
post_extract() {
sed -i '1i#include <cstddef>' scite/src/StringList.h