mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kalgebra to 15.12.0-1
This commit is contained in:
parent
08bd2829c5
commit
d74075fe07
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - patch and cmake define to disable opengl for ARM
|
||||
|
||||
pkgname=kalgebra
|
||||
pkgver=15.08.3
|
||||
pkgrel=2
|
||||
pkgver=15.12.0
|
||||
pkgrel=1
|
||||
pkgdesc="Graph Calculator"
|
||||
url="http://kde.org/applications/education/kalgebra/"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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=('10fb82462d0ebf5e4e1db39955295e511701f415'
|
||||
sha1sums=('3b171337a25c169e41811e27b1c693b251e82882'
|
||||
'103de918b6fdfb74a030db01afeb378fa0599717')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue