[arch-commits] Commit in kdeedu-kmplot/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:20:37 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:20:37
  Author: andrea
Revision: 176421

KDE 4.10

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:20:20 UTC (rev 176420)
+++ PKGBUILD	2013-01-31 11:20:37 UTC (rev 176421)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kmplot
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc="Mathematical Function Plotter"
 url="http://kde.org/applications/education/kmplot/"
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
-sha1sums=('0bc938daecb3465ba2e8d5bf95b27765b3553554')
+source=("http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
+sha1sums=('2e4641e4f368965d3d63b682c237d879609704d6')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list