mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/kalgebra to 16.04.1-1
This commit is contained in:
parent
f55f6d2022
commit
0764c07666
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=16.04.0
|
||||
pkgrel=2
|
||||
pkgver=16.04.1
|
||||
pkgrel=1
|
||||
pkgdesc="Graph Calculator"
|
||||
url="http://kde.org/applications/education/kalgebra/"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -19,7 +19,7 @@ replaces=('kdeedu-kalgebra')
|
|||
conflicts=('kdeedu-kalgebra' 'kdeedu-analitza')
|
||||
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
|
||||
'kalgebra-disable-opengl.patch')
|
||||
sha1sums=('2ea671aa955c4ed76652505dbfa8e77d62537546'
|
||||
sha1sums=('e803007fd049c9a17ea02cfedf304f634ecfc134'
|
||||
'103de918b6fdfb74a030db01afeb378fa0599717')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue