[arch-commits] Commit in kdegames-kubrick/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jan 16 05:56:49 UTC 2015


    Date: Friday, January 16, 2015 @ 06:56:48
  Author: fyan
Revision: 229238

upgpkg: kdegames-kubrick 14.12.1-1

Modified:
  kdegames-kubrick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 05:55:46 UTC (rev 229237)
+++ PKGBUILD	2015-01-16 05:56:48 UTC (rev 229238)
@@ -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=kdegames-kubrick
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="Based on the famous Rubik's Cube"
 url="http://kde.org/applications/games/kubrick/"
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime' 'libkdegames' 'glu')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kubrick-${pkgver}.tar.xz")
-sha1sums=('df22d2ac7586660fc42c5546c765cd6ddaf9133c')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kubrick-${pkgver}.tar.xz")
+sha1sums=('346ba541fddccfb8dbb716ffbd43051dab6cf0fd')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list