Date: Tuesday, January 24, 2023 @ 10:12:34
  Author: arodseth
Revision: 1388042

upgpkg: liteide 38.1-1

Modified:
  liteide/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-24 10:00:41 UTC (rev 1388041)
+++ PKGBUILD    2023-01-24 10:12:34 UTC (rev 1388042)
@@ -4,8 +4,8 @@
 # Contributor: Matthew Zimmerman <[email protected]>
 
 pkgname=liteide
-pkgver=38.0
-pkgrel=2
+pkgver=38.1
+pkgrel=1
 pkgdesc='IDE for editing and building projects written in Go'
 license=(LGPL)
 arch=(x86_64)
@@ -15,7 +15,7 @@
 optdepends=('go: go compiler'
             'gcc-go: go compiler')
 options=(!strip !emptydirs)
-source=("$pkgname-x$pkgver::git+$url#commit=c43af2ebd9e1550da284ffb835468912cffb535c")
 # tag: x38.0
+source=("$pkgname-x$pkgver::git+$url#commit=f4b3001026e4d7d1b9a87c5e2d2e89996deaa369")
 # tag: x38.1
 b2sums=('SKIP')
 
 prepare() {

Reply via email to