mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/cantor to 16.12.3-1
This commit is contained in:
parent
1c71175fee
commit
25ecb454e3
1 changed files with 5 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
|||
# - drop julia make/optdepends, doesn't build on ARM
|
||||
|
||||
pkgname=cantor
|
||||
pkgver=16.12.2
|
||||
pkgver=16.12.3
|
||||
pkgrel=1
|
||||
pkgdesc="KDE Frontend to Mathematical Software"
|
||||
url="http://kde.org/applications/education/cantor/"
|
||||
url="https://kde.org/applications/education/cantor/"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
groups=('kde-applications' 'kdeedu')
|
||||
|
@ -24,9 +24,9 @@ optdepends=('maxima: Maxima backend'
|
|||
'sagemath: SageMath backend')
|
||||
conflicts=('kdeedu-cantor')
|
||||
replaces=('kdeedu-cantor')
|
||||
source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig})
|
||||
sha1sums=('a25ad22706286b16eea0126f3128b746969cbe77'
|
||||
'SKIP')
|
||||
source=("https://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz"{,.sig})
|
||||
sha256sums=('888677129bf30474a2f2bfe46931770f411cf8823c944e90ba4ea16d9d4eefdb'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue