[arch-commits] Commit in go-tools/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sun Oct 3 21:30:40 UTC 2021
Date: Sunday, October 3, 2021 @ 21:30:39
Author: foxboron
Revision: 1027227
upgpkg: go-tools 4:0.1.7-1
Modified:
go-tools/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-03 20:42:37 UTC (rev 1027226)
+++ PKGBUILD 2021-10-03 21:30:39 UTC (rev 1027227)
@@ -1,9 +1,9 @@
-# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
# Maintainer: Morten Linderud <foxboron at archlinux.org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=go-tools
epoch=4
-pkgver=0.1.6
+pkgver=0.1.7
pkgrel=1
pkgdesc='Developer tools for the Go programming language'
arch=(x86_64)
@@ -11,7 +11,7 @@
license=(BSD)
depends=(glibc)
makedepends=(git go)
-_commit=2758b0478a86793b078ec87125f9c307198fe321
+_commit=0df0ca0f43117120bd7cc900ebf765f9b799438a
source=(go-tools::git+https://go.googlesource.com/tools#commit=$_commit)
md5sums=('SKIP')
More information about the arch-commits
mailing list