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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Nov 5 05:20:10 UTC 2016


    Date: Saturday, November 5, 2016 @ 05:20:09
  Author: svenstaro
Revision: 194673

upgpkg: 0ad a20-10

rebuild

Modified:
  0ad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-05 04:23:51 UTC (rev 194672)
+++ PKGBUILD	2016-11-05 05:20:09 UTC (rev 194673)
@@ -5,7 +5,7 @@
 pkgname=0ad
 pkgver=a20
 _pkgver=0.0.20-alpha
-pkgrel=9
+pkgrel=10
 pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
 arch=('i686' 'x86_64')
 url="http://play0ad.com/"
@@ -22,7 +22,7 @@
   cd "$srcdir/$pkgname-$_pkgver/"
   sed -i "s/env python/env python2/g" libraries/source/cxxtest-4.4/bin/cxxtestgen
 
-  # Fix build with GCC 6 
+  # Fix build with GCC 6
   patch -p0 -i ../0ad-gcc6.patch
 }
 



More information about the arch-commits mailing list