Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kalk


Commits:
22f1aa65 by Antonio Rojas at 2026-06-04T13:33:44+02:00
upgpkg: 26.04.2-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = kalk
        pkgdesc = A powerful cross-platform calculator application built with 
the Kirigami framework
-       pkgver = 26.04.1
+       pkgver = 26.04.2
        pkgrel = 1
        url = https://apps.kde.org/kalk/
        arch = x86_64
@@ -9,7 +9,6 @@ pkgbase = kalk
        license = GPL-2.0-or-later
        license = LGPL-2.0-or-later
        makedepends = extra-cmake-modules
-       depends = gcc-libs
        depends = glibc
        depends = kconfig
        depends = kcoreaddons
@@ -18,15 +17,16 @@ pkgbase = kalk
        depends = kirigami-addons
        depends = kunitconversion
        depends = libqalculate
+       depends = libstdc++
        depends = qqc2-desktop-style
        depends = qt6-base
        depends = qt6-declarative
-       source = 
https://download.kde.org/stable/release-service/26.04.1/src/kalk-26.04.1.tar.xz
-       source = 
https://download.kde.org/stable/release-service/26.04.1/src/kalk-26.04.1.tar.xz.sig
+       source = 
https://download.kde.org/stable/release-service/26.04.2/src/kalk-26.04.2.tar.xz
+       source = 
https://download.kde.org/stable/release-service/26.04.2/src/kalk-26.04.2.tar.xz.sig
        validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
        validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
        validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
-       sha256sums = 
a44c7c66cd8f4bc280e5c2317587cf38feb794fffeed0d1f57923693361a17e5
+       sha256sums = 
678215a033bc13a30075304a4c344f259d5c072d15af579fa0aa74496e7a9f63
        sha256sums = SKIP
 
 pkgname = kalk


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=kalk
-pkgver=26.04.1
+pkgver=26.04.2
 pkgrel=1
 pkgdesc='A powerful cross-platform calculator application built with the 
Kirigami framework'
 url='https://apps.kde.org/kalk/'
@@ -23,7 +23,7 @@ makedepends=(extra-cmake-modules)
 groups=(kde-applications
         kde-utilities)
 
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('a44c7c66cd8f4bc280e5c2317587cf38feb794fffeed0d1f57923693361a17e5'
+sha256sums=('678215a033bc13a30075304a4c344f259d5c072d15af579fa0aa74496e7a9f63'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 
<[email protected]>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kalk/-/commit/22f1aa656bcb3d5de78befe16d4f8243320c99d8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kalk/-/commit/22f1aa656bcb3d5de78befe16d4f8243320c99d8
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


Reply via email to