[arch-commits] Commit in kdeedu-kalzium/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:19:58 UTC 2013
Date: Thursday, January 31, 2013 @ 12:19:57
Author: andrea
Revision: 176413
KDE 4.10
Modified:
kdeedu-kalzium/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:19:55 UTC (rev 176412)
+++ PKGBUILD 2013-01-31 11:19:57 UTC (rev 176413)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-kalzium
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
pkgdesc="Periodic Table of Elements"
url="http://kde.org/applications/education/kalzium/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'avogadro' 'ocaml' 'facile' 'chemical-mime-data')
makedepends=('cmake' 'automoc4' 'mesa')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kalzium-${pkgver}.tar.xz")
-sha1sums=('4a28a453b667d607cde60f8be1a226f6403294bb')
+source=("http://download.kde.org/stable/${pkgver}/src/kalzium-${pkgver}.tar.xz")
+sha1sums=('5723203d9b8c8369b3e78494bf2cbbaa17faee58')
build() {
mkdir build
More information about the arch-commits
mailing list