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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Nov 19 11:01:32 UTC 2013


    Date: Tuesday, November 19, 2013 @ 12:01:32
  Author: spupykin
Revision: 101192

upgpkg: rocksndiamonds 3.3.1.1-2

upd

Modified:
  rocksndiamonds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-19 11:01:21 UTC (rev 101191)
+++ PKGBUILD	2013-11-19 11:01:32 UTC (rev 101192)
@@ -4,7 +4,7 @@
 
 pkgname=rocksndiamonds
 pkgver=3.3.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="game similiar to Boulderdash with lots of levels"
 arch=(i686 x86_64)
 url="http://www.artsoft.org/rocksndiamonds/"
@@ -17,8 +17,6 @@
          '18a3541db4d71feb0ad3b50ea4006738')
 
 build() {
-  depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'smpeg' 'rocksndiamonds-data')
-
   cd $srcdir/rocksndiamonds-$pkgver
   make clean
   make RO_GAME_DIR=/usr/share/rocksndiamonds RW_GAME_DIR=/usr/share/rocksndiamonds
@@ -25,6 +23,8 @@
 }
 
 package() {
+  depends=('sdl' 'sdl_image' 'sdl_mixer' 'sdl_net' 'smpeg' 'rocksndiamonds-data')
+
   cd $srcdir/rocksndiamonds-$pkgver
 
   install -d $pkgdir/usr/bin




More information about the arch-commits mailing list