[arch-commits] Commit in spring-kp/repos/community-any (PKGBUILD PKGBUILD)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat Jul 6 13:15:41 UTC 2013


    Date: Saturday, July 6, 2013 @ 15:15:41
  Author: svenstaro
Revision: 93585

archrelease: copy trunk to community-any

Added:
  spring-kp/repos/community-any/PKGBUILD
    (from rev 93584, spring-kp/trunk/PKGBUILD)
Deleted:
  spring-kp/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-06 13:15:32 UTC (rev 93584)
+++ PKGBUILD	2013-07-06 13:15:41 UTC (rev 93585)
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD 29025 2010-10-08 19:59:39Z svenstaro $
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-pkgname=spring-kp
-pkgver=4.4
-pkgrel=1
-pkgdesc="Kernel Panic is a mod about computers. Bits and bytes wage war in a matrix of DOOM! The only resources are time and space, there is no metal or energy economy in KP."
-arch=(any)
-url="http://springrts.com/wiki/Kernel_Panic"
-license="custom:publicdomain"
-depends=('spring')
-source=("http://springfiles.com/sites/default/files/downloads/spring/games/kernel_panic_${pkgver}.zip")
-md5sums=('f5192655b8a3e53e24c6a54bb47d0fc0')
-
-build() {
-  mkdir -p $pkgdir/usr/share/spring/maps
-  mkdir -p $pkgdir/usr/share/spring/mods
-  cp -r $srcdir/maps/* $pkgdir/usr/share/spring/maps/
-  cp -r $srcdir/games/* $pkgdir/usr/share/spring/mods/
-  install -Dm644 $srcdir/Kernel_Panic_readme.txt $pkgdir/usr/share/doc/$pkgname/README
-}
-
-# vim: sw=2:ts=2 et:

Copied: spring-kp/repos/community-any/PKGBUILD (from rev 93584, spring-kp/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-07-06 13:15:41 UTC (rev 93585)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+pkgname=spring-kp
+pkgver=4.5
+pkgrel=1
+pkgdesc="Kernel Panic is a mod about computers. Bits and bytes wage war in a matrix of DOOM! The only resources are time and space, there is no metal or energy economy in KP."
+arch=(any)
+url="http://springrts.com/wiki/Kernel_Panic"
+license="custom:publicdomain"
+depends=('spring')
+source=("http://springfiles.com/sites/default/files/downloads/spring/games/kernel_panic_${pkgver}.zip")
+md5sums=('0fabf3ae2bbe6a5e3f0213c100c8213e')
+
+package() {
+  mkdir -p $pkgdir/usr/share/spring/maps
+  mkdir -p $pkgdir/usr/share/spring/mods
+  cp -r $srcdir/maps/* $pkgdir/usr/share/spring/maps/
+  cp -r $srcdir/games/* $pkgdir/usr/share/spring/mods/
+  install -Dm644 $srcdir/Kernel_Panic_readme.txt $pkgdir/usr/share/doc/$pkgname/README
+}
+
+# vim: sw=2:ts=2 et:




More information about the arch-commits mailing list