liteide: update to 36.2.

This commit is contained in:
mobinmob 2019-11-18 21:19:01 +02:00 committed by Helmut Pozimski
parent 9af1bb2db5
commit 59c783f993

View file

@ -1,6 +1,6 @@
# Template file for 'liteide'
pkgname=liteide
version=36
version=36.2
revision=1
wrksrc="liteide-x${version}"
build_wrksrc=liteidex
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="http://liteide.org/"
distfiles="https://github.com/visualfc/liteide/archive/x${version}.tar.gz"
checksum=b6c05d8864512df54b7f306f1d031e621ed755fc210bd8607ad0f2b0da0fe6f8
checksum=31e913346b6b135b6d9d78873179dde42957ed8e1df2c14b4eae199686451f03
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"