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

Daniel M. Capella polyzen at gemini.archlinux.org
Thu Oct 21 19:30:21 UTC 2021


    Date: Thursday, October 21, 2021 @ 19:30:21
  Author: polyzen
Revision: 1032038

upgpkg: go-yq 4.13.5-1

Modified:
  go-yq/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-21 19:19:55 UTC (rev 1032037)
+++ PKGBUILD	2021-10-21 19:30:21 UTC (rev 1032038)
@@ -2,7 +2,7 @@
 # Contributor: Mario Finelli <mario at finel dot li>
 
 pkgname=go-yq
-pkgver=4.13.4
+pkgver=4.13.5
 pkgrel=1
 pkgdesc='Portable command-line YAML processor'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go')
 conflicts=('yq')
 source=("$url/archive/v$pkgver/yq-$pkgver.tar.gz")
-b2sums=('cf44bbb1fec97a0dd23872866b2bd68d7bf06630f9fa3a1538128cbd8524207f0e9d8166f91b6e8492116fdafb540d77a12b9d4531679b26bd5c6c28cb69dfd1')
+b2sums=('403aa33742697b95489b8a590f2346717001d506b2a233532125a999bd2bb804efc521a0c138c4145ad437b27e3d17b3d01bb906c57f8d81ab5399bfd537a2a8')
 
 prepare() {
   cd yq-$pkgver



More information about the arch-commits mailing list