mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/kdeedu-analitza to 4.11.3-1
This commit is contained in:
parent
a56cb06062
commit
c4bde89fe6
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.11.2
|
||||
pkgver=4.11.3
|
||||
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')
|
||||
source=("http://download.kde.org/stable/${pkgver}/src/analitza-${pkgver}.tar.xz"
|
||||
'analitza-4.10.1-opengl_optional.patch')
|
||||
sha1sums=('f1b63cf72dc4ffa67ed96c1d073dda2dccf58e67'
|
||||
sha1sums=('525844959de2c21888496eb5aaf5b7996ccf823e'
|
||||
'1b3a522acf87ed3dee51af4290a841645bf98a32')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue