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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:36:01 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:36:01
  Author: andrea
Revision: 147323

KDE 4.8.0

Modified:
  kdeedu-kmplot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:35:58 UTC (rev 147322)
+++ PKGBUILD	2012-01-25 20:36:01 UTC (rev 147323)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kmplot
-pkgver=4.7.97
+pkgver=4.8.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=('3bc48b37c661ae2257dea8cdd0e9c37f65c90779')
+source=("http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.bz2")
+sha1sums=('914151c41fba93cb1d0cd659fb3e392c0de1b5f8')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list