[arch-commits] Commit in liteide/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Aug 7 19:57:33 UTC 2020
Date: Friday, August 7, 2020 @ 19:57:32
Author: arodseth
Revision: 671694
upgpkg: liteide 37.2-2
Modified:
liteide/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-07 19:55:58 UTC (rev 671693)
+++ PKGBUILD 2020-08-07 19:57:32 UTC (rev 671694)
@@ -5,12 +5,12 @@
pkgname=liteide
pkgver=37.2
-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=(go-pie git imagemagick mercurial setconf)
+makedepends=(go git imagemagick mercurial setconf)
depends=(go-tools qt5-webkit)
optdepends=('go-pie: go compiler'
'go: go compiler'
More information about the arch-commits
mailing list