Date: Monday, December 2, 2013 @ 15:51:32
  Author: svenstaro
Revision: 101882

upgpkg: ogre 1.9.0-4

update to new 1-9-0 tag

Modified:
  ogre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-12-02 14:45:51 UTC (rev 101881)
+++ PKGBUILD    2013-12-02 14:51:32 UTC (rev 101882)
@@ -3,7 +3,7 @@
 pkgbase=ogre
 pkgname=('ogre' 'ogre-docs')
 pkgver=1.9.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Scene-oriented, flexible 3D engine written in C++'
 arch=('i686' 'x86_64')
 url='http://www.ogre3d.org'
@@ -26,7 +26,7 @@
     -DOGRE_INSTALL_SAMPLES=TRUE \
     -DOGRE_INSTALL_DOCS=TRUE \
     -DOGRE_INSTALL_SAMPLES_SOURCE=TRUE \
-    -DCMAKE_BUILD_TYPE=RelWithDebInfo
+    -DCMAKE_BUILD_TYPE=Release
 
   make
 

Reply via email to