[arch-commits] Commit in liteide/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Fri Feb 28 11:35:56 UTC 2020


    Date: Friday, February 28, 2020 @ 11:35:56
  Author: arodseth
Revision: 585772

upgpkg: liteide 36.3-2

Modified:
  liteide/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-28 11:02:05 UTC (rev 585771)
+++ PKGBUILD	2020-02-28 11:35:56 UTC (rev 585772)
@@ -5,7 +5,7 @@
 
 pkgname=liteide
 pkgver=36.3
-pkgrel=1
+pkgrel=2
 pkgdesc='IDE for editing and building projects written in the Go programming language'
 license=(LGPL)
 arch=(x86_64)
@@ -16,8 +16,7 @@
             'go: go compiler'
             'gcc-go: go compiler')
 options=(!strip !emptydirs)
-# tag: x36.2
-source=("$pkgname-x$pkgver::git+$url#commit=0a16d8b600515aab46e63fc0413ee97c535d2966")
+source=("$pkgname-x$pkgver::git+$url#commit=0a16d8b600515aab46e63fc0413ee97c535d2966") # tag: x36.2
 md5sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list