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

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Jan 19 11:00:57 UTC 2014


    Date: Sunday, January 19, 2014 @ 12:00:57
  Author: andrea
Revision: 204400

upgpkg: kdegames-kubrick 4.12.1-2

Rebuilt for the new dependence

Modified:
  kdegames-kubrick/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-19 10:46:17 UTC (rev 204399)
+++ PKGBUILD	2014-01-19 11:00:57 UTC (rev 204400)
@@ -3,7 +3,7 @@
 
 pkgname=kdegames-kubrick
 pkgver=4.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Based on the famous Rubik's Cube"
 url="http://kde.org/applications/games/kubrick/"
 arch=('i686' 'x86_64')
@@ -15,8 +15,11 @@
 source=("http://download.kde.org/stable/${pkgver}/src/kubrick-${pkgver}.tar.xz")
 sha1sums=('7cb19977169329a002572733cfde3b0f7e05f42e')
 
+prepare() {
+  mkdir build
+}
+
 build() {
-  mkdir build
   cd build
   cmake ../kubrick-${pkgver} \
     -DCMAKE_BUILD_TYPE=Release \




More information about the arch-commits mailing list