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

Felix Yan fyan at archlinux.org
Fri Jan 16 03:44:01 UTC 2015


    Date: Friday, January 16, 2015 @ 04:44:00
  Author: fyan
Revision: 229165

upgpkg: kdeedu-step 14.12.1-1

Modified:
  kdeedu-step/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 03:42:40 UTC (rev 229164)
+++ PKGBUILD	2015-01-16 03:44:00 UTC (rev 229165)
@@ -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-step
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="Interactive Physical Simulator"
 url="http://kde.org/applications/education/step/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libqalculate' 'gsl')
 makedepends=('cmake' 'automoc4' 'eigen2' 'mesa')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/step-${pkgver}.tar.xz")
-sha1sums=('aedf7def1a453e85361b9b5d714ecc126900449d')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/step-${pkgver}.tar.xz")
+sha1sums=('c987b006f4103b7cfc5574abc136d17367ec4ed9')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list