Skip to content

Commit

Permalink
build: update archlinux
Browse files Browse the repository at this point in the history
  • Loading branch information
visualfc committed May 22, 2022
1 parent faa4124 commit c43af2e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build/liteide_archlinux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Contributor: Matthew Zimmerman <[email protected]>

pkgname=liteide
pkgver=37.4
pkgver=38.0
pkgrel=1
pkgdesc='IDE for editing and building projects written in the Go programming language'
license=('LGPL')
Expand Down Expand Up @@ -42,9 +42,6 @@ build() {
./update_pkg.sh
./build_linux.sh

# https://github.com/visualfc/liteide/issues/633
#go get -u github.com/visualfc/gotools
#go get -u github.com/visualfc/gocode
}

package() {
Expand Down

0 comments on commit c43af2e

Please sign in to comment.