mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kalgebra to 15.08.3-1
This commit is contained in:
parent
f5d389943c
commit
a4d806de3b
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - patch and cmake define to disable opengl for ARM
|
# - patch and cmake define to disable opengl for ARM
|
||||||
|
|
||||||
pkgname=kalgebra
|
pkgname=kalgebra
|
||||||
pkgver=15.08.2
|
pkgver=15.08.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Graph Calculator"
|
pkgdesc="Graph Calculator"
|
||||||
url="http://kde.org/applications/education/kalgebra/"
|
url="http://kde.org/applications/education/kalgebra/"
|
||||||
|
@ -20,7 +20,7 @@ conflicts=('kdeedu-kalgebra' 'kdeedu-analitza')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
|
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
|
||||||
'kalgebra-disable-opengl.patch')
|
'kalgebra-disable-opengl.patch')
|
||||||
sha1sums=('2b510a66f8640d20e3c8082a369148756af171ec'
|
sha1sums=('10fb82462d0ebf5e4e1db39955295e511701f415'
|
||||||
'103de918b6fdfb74a030db01afeb378fa0599717')
|
'103de918b6fdfb74a030db01afeb378fa0599717')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue