scite: update to 5.0.3.
This commit is contained in:
parent
01e3ac36c6
commit
9f02e43e93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=5.0.2
|
||||
version=5.0.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=56dd05fccc199bd8853f3554dab0c9909a0bacb1bf8122c4ddf3b812527ec202
|
||||
checksum=b16262bc52b99420358784bb0d4378ad671233ad62def2783413fae0bdbbedf0
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Reference in a new issue