scite: update to 4.4.5.

This commit is contained in:
Leah Neukirchen 2020-09-14 11:05:04 +02:00
parent 51557eb18f
commit 9cbef01d55

View file

@ -1,7 +1,7 @@
# Template file for 'scite' # Template file for 'scite'
pkgname=scite pkgname=scite
version=4.4.4 version=4.4.5
revision=2 revision=1
create_wrksrc=yes create_wrksrc=yes
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="gtk+-devel lua53-devel" makedepends="gtk+-devel lua53-devel"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://www.scintilla.org/SciTEDownload.html" homepage="https://www.scintilla.org/SciTEDownload.html"
distfiles="https://www.scintilla.org/scite${version//./}.tgz" distfiles="https://www.scintilla.org/scite${version//./}.tgz"
checksum=404b7bdf3da14bf9be23b27eaeeb27de865606544b0d54e37dde985e2db6f31d checksum=9d74bde5e4ee18d767b6add5a6b95d7ffcedbcfd017c3df59e16b0785e3521a1
post_extract() { post_extract() {
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile