[arch-commits] Commit in liteide/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sat May 9 16:56:34 UTC 2020
Date: Saturday, May 9, 2020 @ 16:56:34
Author: arodseth
Revision: 626012
upgpkg: liteide 37.1-1
Modified:
liteide/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-09 16:55:25 UTC (rev 626011)
+++ PKGBUILD 2020-05-09 16:56:34 UTC (rev 626012)
@@ -4,8 +4,8 @@
# Contributor: Matthew Zimmerman <mzimmerman at gmail.com>
pkgname=liteide
-pkgver=36.3
-pkgrel=2
+pkgver=37.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 @@
'go: go compiler'
'gcc-go: go compiler')
options=(!strip !emptydirs)
-source=("$pkgname-x$pkgver::git+$url#commit=0a16d8b600515aab46e63fc0413ee97c535d2966") # tag: x36.2
+source=("$pkgname-x$pkgver::git+$url#commit=b4809d3f526f499de80903ca670f27a90eeded73") # tag: x37.1
md5sums=('SKIP')
prepare() {
More information about the arch-commits
mailing list