We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa4124 commit c43af2eCopy full SHA for c43af2e
1 file changed
build/liteide_archlinux/PKGBUILD
@@ -5,7 +5,7 @@
5
# Contributor: Matthew Zimmerman <mzimmerman@gmail.com>
6
7
pkgname=liteide
8
-pkgver=37.4
+pkgver=38.0
9
pkgrel=1
10
pkgdesc='IDE for editing and building projects written in the Go programming language'
11
license=('LGPL')
@@ -42,9 +42,6 @@ build() {
42
./update_pkg.sh
43
./build_linux.sh
44
45
- # https://github.com/visualfc/liteide/issues/633
46
- #go get -u github.com/visualfc/gotools
47
- #go get -u github.com/visualfc/gocode
48
}
49
50
package() {
0 commit comments