[arch-commits] Commit in liteide/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri May 24 11:38:11 UTC 2019
Date: Friday, May 24, 2019 @ 11:38:11
Author: arodseth
Revision: 469596
upgpkg: liteide 36-2
Modified:
liteide/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 11:25:52 UTC (rev 469595)
+++ PKGBUILD 2019-05-24 11:38:11 UTC (rev 469596)
@@ -5,12 +5,12 @@
pkgname=liteide
pkgver=36
-pkgrel=1
+pkgrel=2
pkgdesc='IDE for editing and building projects written in the Go programming language'
license=(LGPL)
arch=(x86_64)
url='https://github.com/visualfc/liteide'
-makedepends=(gcc-go git imagemagick mercurial setconf)
+makedepends=(go git imagemagick mercurial setconf)
depends=(go-tools qt5-webkit)
optdepends=('go: go compiler'
'gcc-go: go compiler')
More information about the arch-commits
mailing list