extra/kdeedu-kalgebra to 4.12.0-1

This commit is contained in:
Kevin Mihelich 2013-12-22 16:35:55 +00:00
parent 407692e7cd
commit d97e1f93e3

View file

@ -5,7 +5,7 @@
# - patch and cmake define to disable opengl for ARM
pkgname=kdeedu-kalgebra
pkgver=4.11.4
pkgver=4.12.0
pkgrel=1
pkgdesc="Graph Calculator"
url="http://kde.org/applications/education/kalgebra/"
@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
"kalgebra-opengl_optional.patch")
sha1sums=('58c3844b7c89ab353a900bbf8ca8541cad89f99b'
sha1sums=('b4a76e4c06fc68a363727a712b1ca4673d6c816d'
'ae1b75e5192f8519517134447b481421112a6dd7')
build() {