Skip to content

Commit c43af2e

Browse files
committed
build: update archlinux
1 parent faa4124 commit c43af2e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

build/liteide_archlinux/PKGBUILD

+1-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contributor: Matthew Zimmerman <[email protected]>
66

77
pkgname=liteide
8-
pkgver=37.4
8+
pkgver=38.0
99
pkgrel=1
1010
pkgdesc='IDE for editing and building projects written in the Go programming language'
1111
license=('LGPL')
@@ -42,9 +42,6 @@ build() {
4242
./update_pkg.sh
4343
./build_linux.sh
4444

45-
# https://github.com/visualfc/liteide/issues/633
46-
#go get -u github.com/visualfc/gotools
47-
#go get -u github.com/visualfc/gocode
4845
}
4946

5047
package() {

0 commit comments

Comments
 (0)