mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
kdeedu-kalgebra to 4.11.1-1
This commit is contained in:
parent
e593d8f4dd
commit
85c91a9a4c
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.11.0
|
||||
pkgver=4.11.1
|
||||
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=('bb7c128750eef3e62ac39b245b7e8cfc4493b450'
|
||||
sha1sums=('781e81e935e01e5513a2920d52e041963d9e9528'
|
||||
'ae1b75e5192f8519517134447b481421112a6dd7')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue