Skip to content

Commit c43af2e

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

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

build/liteide_archlinux/PKGBUILD

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contributor: Matthew Zimmerman <mzimmerman@gmail.com>
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)