liteide: update to 36.2.
This commit is contained in:
parent
9af1bb2db5
commit
59c783f993
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'liteide'
|
# Template file for 'liteide'
|
||||||
pkgname=liteide
|
pkgname=liteide
|
||||||
version=36
|
version=36.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="liteide-x${version}"
|
wrksrc="liteide-x${version}"
|
||||||
build_wrksrc=liteidex
|
build_wrksrc=liteidex
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://liteide.org/"
|
homepage="http://liteide.org/"
|
||||||
distfiles="https://github.com/visualfc/liteide/archive/x${version}.tar.gz"
|
distfiles="https://github.com/visualfc/liteide/archive/x${version}.tar.gz"
|
||||||
checksum=b6c05d8864512df54b7f306f1d031e621ed755fc210bd8607ad0f2b0da0fe6f8
|
checksum=31e913346b6b135b6d9d78873179dde42957ed8e1df2c14b4eae199686451f03
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue