cmst: update to 2019.01.13

This commit is contained in:
Nathan Owens 2019-01-15 18:44:23 -06:00 committed by Helmut Pozimski
parent a9c67dc5b1
commit f4250f6854

View file

@ -1,6 +1,6 @@
# Template file for 'cmst'
pkgname=cmst
version=2018.01.06
version=2019.01.13
revision=1
wrksrc=${pkgname}-${pkgname}-${version}
build_style=qmake
@ -12,7 +12,7 @@ maintainer="Jonathan Lee <vjon207@gmail.com>"
license="MIT"
homepage="https://github.com/andrew-bibb/cmst"
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
checksum=41c9483709b5c8fbbe754847c8309f4bfd5b27b3d4b6e601070c7f42e4350efe
checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"