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