summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2021-03-26 14:25:45 +0100
committerPiotr Gorski2021-03-26 14:25:45 +0100
commitb221f9b9eddf011e89bc3d27cec32fdcf5407a4a (patch)
treeaa006372a3fefda1dc95d6de523b299ab83ca88d /PKGBUILD
parent2b9c0ae368a100090eef27ef1fac5b0762939446 (diff)
downloadaur-b221f9b9eddf011e89bc3d27cec32fdcf5407a4a.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6f052c5a827..447f70a08827 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# This PKGBUILD is based on the official Arch cmake package.
pkgname=cmake-git
-pkgver=3.18.0.408.g63ecf481da
+pkgver=3.20.0.409.g61fd90b90c
pkgrel=1
pkgdesc='A cross-platform open-source make system'
arch=('x86_64')
@@ -17,10 +17,9 @@ url="http://www.cmake.org/"
license=('custom')
conflicts=('cmake')
provides=('cmake')
-depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libjsoncpp.so' 'libuv' 'rhash')
-makedepends=('qt5-base' 'python-sphinx' 'git' 'ncurses' 'emacs')
-optdepends=('qt5-base: cmake-gui'
- 'libxkbcommon-x11: cmake-gui')
+depends=('curl' 'libarchive' 'hicolor-icon-theme' 'jsoncpp' 'libjsoncpp.so' 'libuv' 'rhash')
+makedepends=('qt6-base' 'python-sphinx' 'emacs' 'git')
+optdepends=('qt6-base: cmake-gui')
source=('git+https://gitlab.kitware.com/cmake/cmake.git'
'cmake-cppflags.patch')
md5sums=('SKIP'