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 e0fa936eb..d58027c5a 100644 --- a/extra/kdeedu-kalzium/PKGBUILD +++ b/extra/kdeedu-kalzium/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 172836 2012-12-06 08:20:56Z andrea $ +# $Id: PKGBUILD 174675 2013-01-05 13:15:03Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeedu-kalzium -pkgver=4.9.4 +pkgver=4.9.5 pkgrel=1 pkgdesc="Periodic Table of Elements" url="http://kde.org/applications/education/kalzium/" @@ -13,7 +13,7 @@ depends=('kdelibs' 'avogadro' 'ocaml' 'facile') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.xz") -sha1sums=('7fb581e74cd2d561a9db7c2de754339f2e345e2a') +sha1sums=('1adf6b51209a0a944d75653dd62cdddde645d370') build() { mkdir build |