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

Alexander Rødseth arodseth at archlinux.org
Sat Oct 21 14:30:34 UTC 2017


    Date: Saturday, October 21, 2017 @ 14:30:28
  Author: arodseth
Revision: 263831

upgpkg: liteide 33-1

Modified:
  liteide/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-21 14:30:12 UTC (rev 263830)
+++ PKGBUILD	2017-10-21 14:30:28 UTC (rev 263831)
@@ -5,8 +5,8 @@
 # Contributor: Matthew Zimmerman <mzimmerman at gmail.com>
 
 pkgname=liteide
-pkgver=32
-pkgrel=2
+pkgver=33
+pkgrel=1
 pkgdesc='IDE for editing and building projects written in the Go programming language'
 license=('LGPL')
 arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@
 url='https://github.com/visualfc/liteide'
 replaces=('golangide')
 conflicts=('golangide')
-makedepends=('gendesk' 'git' 'go' 'mercurial' 'setconf')
+makedepends=('gendesk' 'git' 'gcc-go' 'mercurial' 'setconf')
 depends=('go-tools' 'qt5-webkit')
 optdepends=('go: go compiler'
             'gcc-go: go compiler')



More information about the arch-commits mailing list