mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kalgebra to 16.04.0-1
This commit is contained in:
parent
469b523e52
commit
bc520a8cd4
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.3
|
||||
pkgver=16.04.0
|
||||
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=('28f9cc2c16f23ac65747a4cdf056fdaf841132e0'
|
||||
sha1sums=('2ea671aa955c4ed76652505dbfa8e77d62537546'
|
||||
'103de918b6fdfb74a030db01afeb378fa0599717')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue