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

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


    Date: Friday, January 16, 2015 @ 04:39:54
  Author: fyan
Revision: 229162

upgpkg: kdeedu-rocs 14.12.1-1

Modified:
  kdeedu-rocs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 03:27:18 UTC (rev 229161)
+++ PKGBUILD	2015-01-16 03:39:54 UTC (rev 229162)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeedu-rocs
-pkgver=4.14.3
-pkgrel=2
+pkgver=14.12.1
+pkgrel=1
 pkgdesc="Rocs Graph Theory"
 url="http://kde.org/applications/education/rocs/"
 arch=('i686' 'x86_64')
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'grantlee-qt4')
 makedepends=('cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/rocs-${pkgver}.tar.xz")
-sha1sums=('a6fac0cee375f8bdb8c9241bde4bf9dda0f38704')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/rocs-${pkgver}.tar.xz")
+sha1sums=('b0673223825c1ea390f4e556888488c34679ca74')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list