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

Felix Yan fyan at archlinux.org
Fri Jan 16 03:11:54 UTC 2015


    Date: Friday, January 16, 2015 @ 04:11:53
  Author: fyan
Revision: 229148

upgpkg: kdeedu-kmplot 14.12.1-1

Modified:
  kdeedu-kmplot/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 03:08:09 UTC (rev 229147)
+++ PKGBUILD	2015-01-16 03:11:53 UTC (rev 229148)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-kmplot
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="Mathematical Function Plotter"
 url="http://kde.org/applications/education/kmplot/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmplot-${pkgver}.tar.xz")
-sha1sums=('0b0a11a57829ea1c9bcfac564138e54ff6332c40')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz")
+sha1sums=('b4a17d1bb1507ef0152851c02d1a941de964b0d5')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list