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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Tue Mar 4 03:36:55 UTC 2014


    Date: Tuesday, March 4, 2014 @ 04:36:55
  Author: svenstaro
Revision: 106471

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-04 03:36:48 UTC (rev 106470)
+++ PKGBUILD	2014-03-04 03:36:55 UTC (rev 106471)
@@ -1,22 +0,0 @@
-# $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:

Copied: spring-kp/repos/community-any/PKGBUILD (from rev 106470, spring-kp/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-03-04 03:36:55 UTC (rev 106471)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+pkgname=spring-kp
+pkgver=4.6
+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/game-installers/kernel_panic_${pkgver}.zip")
+md5sums=('f3b35feb78217c554079922612977aab')
+
+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