mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/analitza to
This commit is contained in:
parent
a3fa0d82f3
commit
42b0ab85eb
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - patch to disable opengl for ARM
|
||||
|
||||
pkgname=analitza
|
||||
pkgver=14.12.1
|
||||
pkgrel=2
|
||||
pkgver=14.12.2
|
||||
pkgrel=1
|
||||
pkgdesc="A library to add mathematical features to your program"
|
||||
url="https://projects.kde.org/projects/kde/kdeedu/analitza"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ replaces=('kdebase-analitza')
|
|||
conflicts=('kdebase-analitza')
|
||||
source=("http://download.kde.org/stable/applications/${pkgver}/src/analitza-${pkgver}.tar.xz"
|
||||
'analitza-disable-opengl.patch')
|
||||
sha1sums=('363c4c8df73eb52b66c24fd263916bc6093f85cc'
|
||||
sha1sums=('fc185ce857e28e99ebd1eccbbb3f6a69a74acea0')
|
||||
'db4b031c52e10272af54542eebef5b68d8bd0c45')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue