diff --git a/srcpkgs/cmst/template b/srcpkgs/cmst/template index 3ec18435eb..83ee03b44e 100644 --- a/srcpkgs/cmst/template +++ b/srcpkgs/cmst/template @@ -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 " 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"