cmst: update to 2020.11.01.

Closes: #26220 [via git-merge-pr]
This commit is contained in:
mobinmob 2020-11-08 13:48:23 +02:00 committed by Andrew J. Hesford
parent 6f5291969d
commit 948c0d3030

View file

@ -1,6 +1,6 @@
# Template file for 'cmst'
pkgname=cmst
version=2020.05.09
version=2020.11.01
revision=1
build_style=qmake
hostmakedepends="qt5-qmake"
@ -11,7 +11,7 @@ maintainer="Jonathan Lee <vjon207@gmail.com>"
license="MIT"
homepage="https://github.com/andrew-bibb/cmst"
distfiles="https://github.com/andrew-bibb/cmst/archive/${version}.tar.gz"
checksum=9189323829fa73ab26b894a083793964eb85c6bb91b4bb00faea314a3a981b03
checksum=0e445f81afdb51cd288653bc1597488d64846de9cc552f265c5b806716402adb
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"