[arch-commits] Commit in kdeedu-kalgebra/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Jan 31 11:19:55 UTC 2013
Date: Thursday, January 31, 2013 @ 12:19:55
Author: andrea
Revision: 176412
KDE 4.10
Modified:
kdeedu-kalgebra/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-31 11:19:52 UTC (rev 176411)
+++ PKGBUILD 2013-01-31 11:19:55 UTC (rev 176412)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeedu-kalgebra
-pkgver=4.9.98
+pkgver=4.10.0
pkgrel=1
pkgdesc="Graph Calculator"
url="http://kde.org/applications/education/kalgebra/"
@@ -12,8 +12,8 @@
depends=('kdebase-runtime' 'libkdeedu' 'kdeedu-analitza')
makedepends=('cmake' 'automoc4' 'mesa')
install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kalgebra-${pkgver}.tar.xz")
-sha1sums=('2a64b29c602014572af79f4193f61c51dec7fcff')
+source=("http://download.kde.org/stable/${pkgver}/src/kalgebra-${pkgver}.tar.xz")
+sha1sums=('ce15669276e49c5385f53fae0a4a41bc22b5c1f6')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list