Date: Friday, August 7, 2020 @ 19:25:18 Author: arodseth Revision: 671680
upgpkg: liteide 37.2-1 Modified: liteide/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-07 19:21:18 UTC (rev 671679) +++ PKGBUILD 2020-08-07 19:25:18 UTC (rev 671680) @@ -4,7 +4,7 @@ # Contributor: Matthew Zimmerman <[email protected]> pkgname=liteide -pkgver=37.1 +pkgver=37.2 pkgrel=1 pkgdesc='IDE for editing and building projects written in the Go programming language' license=(LGPL) @@ -16,7 +16,7 @@ 'go: go compiler' 'gcc-go: go compiler') options=(!strip !emptydirs) -source=("$pkgname-x$pkgver::git+$url#commit=b4809d3f526f499de80903ca670f27a90eeded73") # tag: x37.1 +source=("$pkgname-x$pkgver::git+$url#commit=0fdfe0d12516e70b6ab491ee002249cbb23d5d57") # tag: x37.2 md5sums=('SKIP') prepare() {
