* update kalk to 24.05.2-1
This commit is contained in:
parent
b8100df639
commit
e39bd959b2
@ -1,27 +1,31 @@
|
||||
pkgbase = kalk
|
||||
pkgdesc = A powerful cross-platform calculator application built with the Kirigami framework
|
||||
pkgver = 23.08.3
|
||||
pkgver = 24.05.2
|
||||
pkgrel = 1
|
||||
url = https://apps.kde.org/kalk/
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
groups = kde-utilities
|
||||
license = GPL
|
||||
license = LGPL
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
depends = mpfr
|
||||
depends = kirigami2
|
||||
depends = kunitconversion5
|
||||
depends = ki18n5
|
||||
depends = kconfig5
|
||||
depends = kcoreaddons5
|
||||
depends = qt5-feedback
|
||||
source = https://download.kde.org/stable/release-service/23.08.3/src/kalk-23.08.3.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/23.08.3/src/kalk-23.08.3.tar.xz.sig
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kconfig
|
||||
depends = kcoreaddons
|
||||
depends = ki18n
|
||||
depends = kirigami
|
||||
depends = kirigami-addons
|
||||
depends = kunitconversion
|
||||
depends = libqalculate
|
||||
depends = qt6-base
|
||||
depends = qt6-declarative
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kalk-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/kalk-24.05.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 921eb6eb319c5e112b66d488b7df0f32dc8f266f8d712585f33a21ea2374712c
|
||||
sha256sums = a072343f4f71a08677f40c0b1087d91cc3ea5614bc827aa81d5ee6590d58607e
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = kalk
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Maintainer: Antonio Rojas <arojas@archlinux.org>
|
||||
|
||||
pkgname=kalk
|
||||
pkgver=24.05.0
|
||||
pkgver=24.05.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=('119958b50d6e103b219c11381a9f666a4c7f509000c35ff33aa8aa5ac6430091'
|
||||
sha256sums=('a072343f4f71a08677f40c0b1087d91cc3ea5614bc827aa81d5ee6590d58607e'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user