diff --git a/srcpkgs/scite/template b/srcpkgs/scite/template index 292512de779..ab279fb4cbc 100644 --- a/srcpkgs/scite/template +++ b/srcpkgs/scite/template @@ -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 " 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