scite: update to 5.3.8.

This commit is contained in:
Leah Neukirchen 2023-10-16 15:21:37 +02:00
parent 330b4464d0
commit 33df9afb79
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'scite'
pkgname=scite
version=5.3.7
revision=2
version=5.3.8
revision=1
create_wrksrc=yes
hostmakedepends="pkg-config"
makedepends="gtk+3-devel lua53-devel"
@ -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=c6a5dc4169920ab178cda003e5afe11cecf3029818095bca17553ca794736cbd
checksum=8ea6d1cc87c7eba09c9ab38e17893cca0c48872f2a738493ac235f30c6dfa509
post_extract() {
sed -i '1i#include <cstddef>' scite/src/StringList.h