cmake-gui: update to 3.20.2.

This commit is contained in:
Đoàn Trần Công Danh 2021-05-14 22:33:48 +07:00
parent a3e37352ba
commit fc25453709
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmake-gui'
pkgname=cmake-gui
version=3.20.1
version=3.20.2
revision=1
wrksrc="cmake-${version}"
build_style=cmake
@ -13,11 +13,11 @@ makedepends="jsoncpp-devel libarchive-devel libcurl-devel libuv-devel
depends="desktop-file-utils shared-mime-info cmake>=${version}"
checkdepends="pax pkg-config"
short_desc="Cross-platform, open-source build system - Qt GUI"
maintainer="Nathan Owens <ndowens@artixlinux.org>"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-3-Clause"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=3f1808b9b00281df06c91dd7a021d7f52f724101000da7985a401678dfe035b0
checksum=aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e
# XXX: cmake is broken if cmake was built with -GNinja
# https://bugs.gentoo.org/596460