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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Oct 7 22:11:05 UTC 2013


    Date: Tuesday, October 8, 2013 @ 00:11:05
  Author: arodseth
Revision: 98273

Version fix

Modified:
  qgo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-07 22:10:37 UTC (rev 98272)
+++ PKGBUILD	2013-10-07 22:11:05 UTC (rev 98273)
@@ -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'
 }
 




More information about the arch-commits mailing list