mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/kalzium to 16.12.3-1
This commit is contained in:
parent
1d14f590df
commit
f6ef385382
1 changed files with 5 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
||||||
# - drop avogadrolibs depend for now: GL-only
|
# - drop avogadrolibs depend for now: GL-only
|
||||||
|
|
||||||
pkgname=kalzium
|
pkgname=kalzium
|
||||||
pkgver=16.12.2
|
pkgver=16.12.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Periodic Table of Elements"
|
pkgdesc="Periodic Table of Elements"
|
||||||
url="http://kde.org/applications/education/kalzium/"
|
url="https://kde.org/applications/education/kalzium/"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
license=(GPL LGPL FDL)
|
license=(GPL LGPL FDL)
|
||||||
depends=(khtml kdelibs4support knewstuff kplotting openbabel chemical-mime-data)
|
depends=(khtml kdelibs4support knewstuff kplotting openbabel chemical-mime-data)
|
||||||
|
@ -17,9 +17,9 @@ makedepends=(extra-cmake-modules kdoctools kdesignerplugin python eigen) # ocaml
|
||||||
conflicts=(kdeedu-kalzium)
|
conflicts=(kdeedu-kalzium)
|
||||||
replaces=(kdeedu-kalzium)
|
replaces=(kdeedu-kalzium)
|
||||||
groups=(kde-applications kdeedu)
|
groups=(kde-applications kdeedu)
|
||||||
source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
|
source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
|
||||||
sha1sums=('44f374c8ebfcc9df14f65508ad04c89108c78950'
|
sha256sums=('11519ce92658aa09ef1d7fe84b6a60f3e4b9f2b64990ce1a03f9eeb01c968e66'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
|
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue