Date: Tuesday, October 8, 2013 @ 00:13:24
  Author: arodseth
Revision: 98274

Minor change / fix

Modified:
  qgo/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-07 22:11:05 UTC (rev 98273)
+++ PKGBUILD    2013-10-07 22:13:24 UTC (rev 98274)
@@ -24,7 +24,7 @@
   # fragments in the git url doesn't seem to work?
   git checkout -q qt5
 
-  echo -n '2.0.0-'
+  echo -n '2.0.0.'
   git describe --always | sed 's|-|.|g'
 }
 

Reply via email to