diff options
Diffstat (limited to 'extra/kdeedu-kalzium/PKGBUILD')
-rw-r--r-- | extra/kdeedu-kalzium/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdeedu-kalzium/PKGBUILD b/extra/kdeedu-kalzium/PKGBUILD index 50745a17e..160fc7b07 100644 --- a/extra/kdeedu-kalzium/PKGBUILD +++ b/extra/kdeedu-kalzium/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 213189 2014-05-19 15:01:30Z svenstaro $ +# $Id: PKGBUILD 214842 2014-06-10 17:53:07Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeedu-kalzium -pkgver=4.13.1 +pkgver=4.13.2 pkgrel=1 pkgdesc="Periodic Table of Elements" url="http://kde.org/applications/education/kalzium/" @@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'avogadro' 'ocaml' 'facile' 'chemical-mime-data') makedepends=('cmake' 'automoc4' 'mesa') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.xz") -sha1sums=('0a6aae34077bfcf410d8c1284375e40c9038a02c') +sha1sums=('ca104af5723691990d6216021fd2f41ea28ae5ee') build() { mkdir build |