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

Maxime Gauduin alucryd at nymeria.archlinux.org
Fri Jul 26 10:56:19 UTC 2013


    Date: Friday, July 26, 2013 @ 12:56:19
  Author: alucryd
Revision: 94525

glew 1.10.0 todo list: openclonk 5.3.3-2

Modified:
  openclonk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-26 10:51:43 UTC (rev 94524)
+++ PKGBUILD	2013-07-26 10:56:19 UTC (rev 94525)
@@ -5,7 +5,7 @@
 
 pkgname=openclonk
 pkgver=5.3.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A multiplayer-action-tactic-skill game"
 arch=('i686' 'x86_64')
 url="http://openclonk.org"
@@ -22,7 +22,7 @@
 
   cmake ../ -DCMAKE_INSTALL_PREFIX=/usr
 
-  make 
+  make
 }
 
 package() {
@@ -34,3 +34,5 @@
   install -dm755 "$pkgdir"/usr/share/licenses/$pkgname
   install -m644 ../licenses/*.txt "$pkgdir"/usr/share/licenses/$pkgname
 }
+
+# vim: ts=2 sw=2 et:




More information about the arch-commits mailing list