extra/cantor to 21.12.2-1

This commit is contained in:
Kevin Mihelich 2022-02-03 13:47:50 +00:00
parent ce67d27263
commit 3937ea2a95
1 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@
# - drop julia make/optdepends, doesn't build on ARM
pkgname=cantor
pkgver=21.12.1
pkgver=21.12.2
pkgrel=1
pkgdesc='KDE Frontend to Mathematical Software'
url='https://apps.kde.org/cantor/'
@ -23,11 +23,12 @@ optdepends=('maxima: Maxima backend'
'sagemath: SageMath backend'
'julia: Julia backend')
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('e1ed91e0488ea8483ed9ddc6ab88a8e486fddfe4cb8176831c652fc445a79b50'
sha256sums=('e85c356bf91896f56a4759270e45c202dd956a557b252772f18338fadaf6086f'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker@kde.org>
options=(debug)
build() {
cmake -B build -S $pkgname-$pkgver \