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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:47:25 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:47:25
  Author: andrea
Revision: 132528

KDE 4.7.0

Modified:
  kdeedu-kmplot/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:47:22 UTC (rev 132527)
+++ PKGBUILD	2011-07-24 22:47:25 UTC (rev 132528)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kmplot
-pkgver=4.6.95
+pkgver=4.7.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.bz2")
-sha1sums=('7e6ec705ed886b69fb5eb93ccf9f0962c4524989')
+source=("http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.bz2")
+sha1sums=('5123c7855497e6374dbd7211890cf9e69a4ee886')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list