mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/cantor to 17.04.3-1
This commit is contained in:
parent
6e866f5127
commit
07d72d0608
1 changed files with 5 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
|||
# - drop julia make/optdepends, doesn't build on ARM
|
||||
|
||||
pkgname=cantor
|
||||
pkgver=17.04.2
|
||||
pkgrel=2
|
||||
pkgver=17.04.3
|
||||
pkgrel=1
|
||||
pkgdesc="KDE Frontend to Mathematical Software"
|
||||
url="https://kde.org/applications/education/cantor/"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -25,10 +25,11 @@ optdepends=('maxima: Maxima backend'
|
|||
conflicts=('kdeedu-cantor')
|
||||
replaces=('kdeedu-cantor')
|
||||
source=("https://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig} cantor-julia-0.6.patch)
|
||||
sha256sums=('f194eba838c08dea49877fecf17091f598b70f5357f4574388d91c8bc1392120'
|
||||
sha256sums=('3c24ae740de7dff3f8d062cc27c6f6ad7d40538a96997e93a4df437f05839b51'
|
||||
'SKIP'
|
||||
'0d57a2edd7eb2c156ff0dee6c67b6e5679d68f55f2426e77c92f25c2ec3b1f61')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in a new issue