Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / cmake
Commits:
1379f33d by Antonio Rojas at 2026-06-17T18:08:17+02:00
upgpkg: 4.3.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = cmake
pkgdesc = A cross-platform open-source make system
- pkgver = 4.3.3
+ pkgver = 4.3.4
pkgrel = 1
url = https://www.cmake.org/
arch = x86_64
@@ -26,8 +26,8 @@ pkgbase = cmake
optdepends = make: for unix Makefile generator
optdepends = ninja: for ninja generator
optdepends = qt6-base: cmake-gui
- source =
git+https://gitlab.kitware.com/cmake/cmake.git#tag=v4.3.3?signed
+ source =
git+https://gitlab.kitware.com/cmake/cmake.git#tag=v4.3.4?signed
validpgpkeys = CBA23971357C2E6590D9EFD3EC8FEF3A7BFB4EDA
- sha512sums =
588778f70d119fa08d280b6713dd02da5277b0ccc37d4b84355c81c4a2bb26e02292674c826916b1073987671e40f53432dbfcb8113ea51feebbb9675004b711
+ sha512sums =
f49c7b3ae63791b42c770e86caa145d011405eca1a64d5228dd5178663d84af2765129c74aac0a106cc5491abe366005ea626281e5940e15d4d135e8c84e64df
pkgname = cmake
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <[email protected]>
pkgname=cmake
-pkgver=4.3.3
+pkgver=4.3.4
pkgrel=1
pkgdesc='A cross-platform open-source make system'
arch=('x86_64')
@@ -33,7 +33,7 @@ optdepends=(
'qt6-base: cmake-gui'
)
source=(git+https://gitlab.kitware.com/cmake/cmake.git#tag=v$pkgver?signed)
-sha512sums=('588778f70d119fa08d280b6713dd02da5277b0ccc37d4b84355c81c4a2bb26e02292674c826916b1073987671e40f53432dbfcb8113ea51feebbb9675004b711')
+sha512sums=('f49c7b3ae63791b42c770e86caa145d011405eca1a64d5228dd5178663d84af2765129c74aac0a106cc5491abe366005ea626281e5940e15d4d135e8c84e64df')
validpgpkeys=(CBA23971357C2E6590D9EFD3EC8FEF3A7BFB4EDA) # Brad King
<[email protected]>
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cmake/-/commit/1379f33d8176e2ef6367154c254d8af3cc90cd47
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cmake/-/commit/1379f33d8176e2ef6367154c254d8af3cc90cd47
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help