scite: update to 5.2.1.
This commit is contained in:
parent
8eb2f09574
commit
bec82fa2e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scite'
|
||||
pkgname=scite
|
||||
version=5.2.0
|
||||
version=5.2.1
|
||||
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=a63e0f340bf90df8c1ec9abe8d9c5db0a3aee5663c8b325117155456364f52ff
|
||||
checksum=0e7a1daca03d9eea20b2857b722ffd57788799235803bb7b84694af5a1707e07
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||
|
|
Loading…
Reference in a new issue