extra/kalgebra to 16.12.0-1

This commit is contained in:
Kevin Mihelich 2016-12-17 15:48:36 +00:00
parent 274338d91a
commit 201fde587d

View file

@ -6,8 +6,8 @@
# - patch and cmake define to disable opengl for ARM
pkgname=kalgebra
pkgver=16.08.3
pkgrel=2
pkgver=16.12.0
pkgrel=1
pkgdesc="Graph Calculator"
url="http://kde.org/applications/education/kalgebra/"
arch=('i686' 'x86_64')
@ -18,10 +18,12 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'glu')
optdepends=('kirigami: for KAlgebra Mobile')
replaces=('kdeedu-kalgebra')
conflicts=('kdeedu-kalgebra' 'kdeedu-analitza')
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz"{,.sig}
'kalgebra-disable-opengl.patch')
sha1sums=('ea65bc986a4cfdbd1d479f93e65ab55f78f4e273'
sha1sums=('8f5f55fd8316753037d8aa941c72f4a08e258853'
'SKIP'
'103de918b6fdfb74a030db01afeb378fa0599717')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
prepare() {
mkdir -p build