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