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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 2 21:46:59 UTC 2014


    Date: Sunday, November 2, 2014 @ 22:46:59
  Author: arodseth
Revision: 121733

upgpkg: liteide 24-1

Modified:
  liteide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-02 21:43:11 UTC (rev 121732)
+++ PKGBUILD	2014-11-02 21:46:59 UTC (rev 121733)
@@ -5,7 +5,7 @@
 # Contributor: Matthew Zimmerman <mzimmerman at gmail.com>
 
 pkgname=liteide
-pkgver=23.2
+pkgver=24
 pkgrel=1
 pkgdesc='IDE for editing and building projects written in the Go programming language'
 license=('LGPL')
@@ -27,7 +27,7 @@
 
   # Fix for FS#4662 until fixed by upstream
   for bits in 32 64; do
-    sed -i 's/GOROOT/#GOROOT/g' \
+    sed -i 's/^GOROOT/#GOROOT/g' \
       "liteide-x$pkgver/liteidex/os_deploy/linux/liteenv/linux$bits.env"
   done
 }



More information about the arch-commits mailing list