diff options
author | root <root@rshg047.dnsready.net> | 2011-07-13 23:12:30 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-07-13 23:12:30 +0000 |
commit | 29657877f6a02dbba1bd58b417b4ccd211939690 (patch) | |
tree | 0213b621a87e176f90d19cf8e894d1da8fd0d1b6 /kde-unstable/kdeedu-kalzium/PKGBUILD | |
parent | 079c689ef9b252fd82dbf9b182ec2517c48f8737 (diff) |
Wed Jul 13 23:12:30 UTC 2011
Diffstat (limited to 'kde-unstable/kdeedu-kalzium/PKGBUILD')
-rw-r--r-- | kde-unstable/kdeedu-kalzium/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeedu-kalzium/PKGBUILD b/kde-unstable/kdeedu-kalzium/PKGBUILD index 156623957..7d61579ea 100644 --- a/kde-unstable/kdeedu-kalzium/PKGBUILD +++ b/kde-unstable/kdeedu-kalzium/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 128556 2011-06-24 12:53:50Z andrea $ +# $Id: PKGBUILD 131310 2011-07-12 17:48:03Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeedu-kalzium -pkgver=4.6.90 +pkgver=4.6.95 pkgrel=1 pkgdesc="Periodic Table of Elements" url="http://kde.org/applications/education/kalzium/" @@ -13,7 +13,7 @@ depends=('kdelibs' 'avogadro' 'ocaml') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kalzium-${pkgver}.tar.bz2") -sha1sums=('4c5cf75e8596d0aec2fdc19d6d28b2c1e468afaa') +sha1sums=('80a32af31e1760970af89695a72a1ffe4a01ffef') build() { cd "${srcdir}" |