mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kdeedu-kalzium to 16.04.3-1
This commit is contained in:
parent
7f351e40f5
commit
21673a9e54
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# - drop avogadro depend for now: GL-only
|
||||
|
||||
pkgname=kdeedu-kalzium
|
||||
pkgver=16.04.2
|
||||
pkgver=16.04.3
|
||||
pkgrel=1
|
||||
pkgdesc="Periodic Table of Elements"
|
||||
url="http://kde.org/applications/education/kalzium/"
|
||||
|
@ -14,9 +14,9 @@ arch=('i686' 'x86_64')
|
|||
license=('GPL' 'LGPL' 'FDL')
|
||||
groups=('kde-applications' 'kdeedu')
|
||||
depends=('kdebase-runtime' 'ocaml' 'chemical-mime-data')
|
||||
makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'eigen2' 'facile')
|
||||
makedepends=('cmake' 'automoc4' 'mesa' 'eigen' 'facile')
|
||||
source=("http://download.kde.org/stable/applications/${pkgver}/src/kalzium-${pkgver}.tar.xz")
|
||||
sha1sums=('e77caa2fdc375da4c030f30bcd99cad12fa62b81')
|
||||
sha1sums=('097e1fb0865aabd9ac17b00a41e3d41a550368eb')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Reference in a new issue