Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kcachegrind
Commits:
8d4fad6a by Antonio Rojas at 2026-03-05T18:36:15+01:00
upgpkg: 25.12.3-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kcachegrind
pkgdesc = Visualization of Performance Profiling Data
- pkgver = 25.12.2
+ pkgver = 25.12.3
pkgrel = 1
url = https://apps.kde.org/kcachegrind/
arch = x86_64
@@ -11,12 +11,12 @@ pkgbase = kcachegrind
makedepends = kio
makedepends = kxmlgui
makedepends = qt6-tools
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kcachegrind-25.12.2.tar.xz
- source =
https://download.kde.org/stable/release-service/25.12.2/src/kcachegrind-25.12.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kcachegrind-25.12.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/25.12.3/src/kcachegrind-25.12.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
46e837b3ad12f9dbea68eed040219ce7e66ac58b47fc29430a1a4f93d7591b07
+ sha256sums =
e96acc0d688b12940ecc8896ab89ffd158bdf595fc69ad6d4a380e28e2e8efd2
sha256sums = SKIP
pkgname = kcachegrind
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgbase=kcachegrind
pkgname=(kcachegrind
kcachegrind-common
qcachegrind)
-pkgver=25.12.2
+pkgver=25.12.3
pkgrel=1
pkgdesc='Visualization of Performance Profiling Data'
url='https://apps.kde.org/kcachegrind/'
@@ -18,7 +18,7 @@ makedepends=(extra-cmake-modules
kxmlgui
qt6-tools)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('46e837b3ad12f9dbea68eed040219ce7e66ac58b47fc29430a1a4f93d7591b07'
+sha256sums=('e96acc0d688b12940ecc8896ab89ffd158bdf595fc69ad6d4a380e28e2e8efd2'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kcachegrind/-/commit/8d4fad6a6406be0f88c32c02d37dc8a406f6badb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kcachegrind/-/commit/8d4fad6a6406be0f88c32c02d37dc8a406f6badb
You're receiving this email because of your account on gitlab.archlinux.org.