mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/kdeedu-kalgebra to 4.13.1-1
This commit is contained in:
parent
2b301df75d
commit
d8ecef1e8f
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch and cmake define to disable opengl for ARM
|
||||
|
||||
pkgname=kdeedu-analitza
|
||||
pkgver=4.13.0
|
||||
pkgver=4.13.1
|
||||
pkgrel=1
|
||||
pkgdesc="A library to add mathematical features to your program"
|
||||
url="https://projects.kde.org/projects/kde/kdeedu/analitza"
|
||||
|
@ -16,7 +16,7 @@ depends=('kdebase-runtime')
|
|||
makedepends=('cmake' 'automoc4' 'glu')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/analitza-${pkgver}.tar.xz"
|
||||
'analitza-4.10.1-opengl_optional.patch')
|
||||
sha1sums=('a1fc8c0ce26d565ecc14df933d79a89a19bcc78b'
|
||||
sha1sums=('e5c90cc7a0d29b64ccdb9e2581c054e07b313693'
|
||||
'1b3a522acf87ed3dee51af4290a841645bf98a32')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# - patch and cmake define to disable opengl for ARM
|
||||
|
||||
pkgname=kdeedu-kalgebra
|
||||
pkgver=4.13.0
|
||||
pkgver=4.13.1
|
||||
pkgrel=1
|
||||
pkgdesc="Graph Calculator"
|
||||
url="http://kde.org/applications/education/kalgebra/"
|
||||
|
@ -17,7 +17,7 @@ makedepends=('cmake' 'automoc4' 'glu')
|
|||
install=${pkgname}.install
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
|
||||
"kalgebra-opengl_optional.patch")
|
||||
sha1sums=('2c3da95dacf3379c8137f420755031b4269bff40'
|
||||
sha1sums=('f9c1a04abce981926ff9def6cba857cbd01065d9'
|
||||
'ae1b75e5192f8519517134447b481421112a6dd7')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue