mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/kdeedu-analitza to 4.14.0-1
This commit is contained in:
parent
e4301489ce
commit
b2d1a5f6ab
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch and cmake define to disable opengl for ARM
|
||||
|
||||
pkgname=kdeedu-analitza
|
||||
pkgver=4.13.3
|
||||
pkgver=4.14.0
|
||||
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=('2fe6612bb74c7725871babe6720cadd8d35ef36e'
|
||||
sha1sums=('1540dcecabe1272113c409c5b20b3bc0df48aa3c')
|
||||
'1b3a522acf87ed3dee51af4290a841645bf98a32')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue