mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/kdeedu-kalgebra to 4.13.2
This commit is contained in:
parent
a9be4a7b84
commit
e6dcbb53ff
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.13.1
|
||||
pkgver=4.13.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=('f9c1a04abce981926ff9def6cba857cbd01065d9'
|
||||
sha1sums=('906eaacb21cfc760fcefd82ca21a21d72ebdb971'
|
||||
'ae1b75e5192f8519517134447b481421112a6dd7')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue