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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sat Mar 22 13:37:49 UTC 2014


    Date: Saturday, March 22, 2014 @ 14:37:49
  Author: arodseth
Revision: 108081

upgpkg: liteide 21.1-3

Modified:
  liteide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-22 13:31:09 UTC (rev 108080)
+++ PKGBUILD	2014-03-22 13:37:49 UTC (rev 108081)
@@ -6,7 +6,7 @@
 
 pkgname=liteide
 pkgver=21.1
-pkgrel=2
+pkgrel=3
 pkgdesc='IDE for editing and building projects written in the Go programming language ("golangide")'
 license=('LGPL')
 arch=('x86_64' 'i686')
@@ -34,7 +34,7 @@
   mkdir -p go
   export GOPATH=`pwd`/go
 
-  ./update_pkg.sh                                                                                                                                                                    
+  ./update_pkg.sh
   ./build_linux.sh
 
   # Fixing insecure RPATH, need to test if this is still needed




More information about the arch-commits mailing list