mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kdeedu-kalgebra to 4.10.4-1
This commit is contained in:
parent
0c886260b6
commit
ae7aec4266
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - patch and cmake define to disable opengl for ARM
|
# - patch and cmake define to disable opengl for ARM
|
||||||
|
|
||||||
pkgname=kdeedu-kalgebra
|
pkgname=kdeedu-kalgebra
|
||||||
pkgver=4.10.3
|
pkgver=4.10.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Graph Calculator"
|
pkgdesc="Graph Calculator"
|
||||||
url="http://kde.org/applications/education/kalgebra/"
|
url="http://kde.org/applications/education/kalgebra/"
|
||||||
|
@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=("http://download.kde.org/stable/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
|
source=("http://download.kde.org/stable/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
|
||||||
"kalgebra-opengl_optional.patch")
|
"kalgebra-opengl_optional.patch")
|
||||||
sha1sums=('c3c237cdf891259b2bef399d2b5c75a420e21d55'
|
sha1sums=('86032621d84ef5d8ea68cf9b0e7b696b96154ece'
|
||||||
'ae1b75e5192f8519517134447b481421112a6dd7')
|
'ae1b75e5192f8519517134447b481421112a6dd7')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue