extra/kdeedu-kalgebra to 4.12.2-1

This commit is contained in:
Kevin Mihelich 2014-02-10 13:10:34 +00:00
parent c878f85898
commit 49365de53e

View file

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