scite: update to 4.3.3.

This commit is contained in:
Leah Neukirchen 2020-05-01 00:51:27 +02:00
parent cb9935247c
commit 74c63dd62c

View file

@ -1,6 +1,6 @@
# Template file for 'scite'
pkgname=scite
version=4.3.2
version=4.3.3
revision=1
create_wrksrc=yes
hostmakedepends="pkg-config"
@ -8,9 +8,9 @@ makedepends="gtk+-devel lua-devel"
short_desc="SCIntilla based Text Editor"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="http://www.scintilla.org/SciTEDownload.html"
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
checksum=fb7d9d2899b9559b31beca6a695d5b271cc7a6461b218e4a961b4fcd320a798f
homepage="https://www.scintilla.org/SciTEDownload.html"
distfiles="https://www.scintilla.org/scite${version//./}.tgz"
checksum=134b5e90d1e9adb7fdacbf66821252e690a828805be6a7e2746c4917198b346f
post_extract() {
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile