scite: update to 3.7.4.
This commit is contained in:
parent
24d3f62502
commit
d383e5a72e
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'scite'
|
# Template file for 'scite'
|
||||||
pkgname=scite
|
pkgname=scite
|
||||||
version=3.7.3
|
version=3.7.4
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+-devel lua51-devel"
|
makedepends="gtk+-devel lua51-devel"
|
||||||
short_desc="SCIntilla based Text Editor"
|
short_desc="SCIntilla based Text Editor"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.scintilla.org/SciTEDownload.html"
|
homepage="http://www.scintilla.org/SciTEDownload.html"
|
||||||
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
distfiles="http://www.scintilla.org/scite${version//./}.tgz"
|
||||||
checksum=355905682510297b713820a85c1a13a62882451fd1e67d55e25442ec020ca815
|
checksum=197372e80db2c16c86d9677a56a430209dc2f2adfdf9b7bda73b62dd19eb1e20
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
sed -i 's/gthread-2.0/& lua/' scite/gtk/makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue