mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kdeedu-kalgebra to 4.12.4-1
This commit is contained in:
parent
75ab800612
commit
44786aff06
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch and cmake define to disable opengl for ARM
|
||||
|
||||
pkgname=kdeedu-kalgebra
|
||||
pkgver=4.12.3
|
||||
pkgver=4.12.4
|
||||
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=('18867c9f6f81ef2e8953092072fa9949cca70a15'
|
||||
sha1sums=('3cce0efd16a71bb72de12a02c7071059f74cc9f9'
|
||||
'ae1b75e5192f8519517134447b481421112a6dd7')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue