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