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

Alexander Rødseth arodseth at archlinux.org
Tue Feb 13 14:23:13 UTC 2018


    Date: Tuesday, February 13, 2018 @ 14:23:12
  Author: arodseth
Revision: 293858

upgpkg: liteide 33.1-1

Modified:
  liteide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 14:22:19 UTC (rev 293857)
+++ PKGBUILD	2018-02-13 14:23:12 UTC (rev 293858)
@@ -5,8 +5,8 @@
 # Contributor: Matthew Zimmerman <mzimmerman at gmail.com>
 
 pkgname=liteide
-pkgver=33
-pkgrel=3
+pkgver=33.1
+pkgrel=1
 pkgdesc='IDE for editing and building projects written in the Go programming language'
 license=('LGPL')
 arch=('x86_64')
@@ -16,7 +16,7 @@
 optdepends=('go: go compiler'
             'gcc-go: go compiler')
 options=('!strip' '!emptydirs')
-source=("$pkgname-x$pkgver::git+https://github.com/visualfc/liteide.git#commit=34d5902698b684fe21e831e086ac9987b36eff63")
+source=("$pkgname-x$pkgver::git+https://github.com/visualfc/liteide.git#tag=x$pkgver")
 md5sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list