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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Feb 15 03:18:14 UTC 2022


    Date: Tuesday, February 15, 2022 @ 03:18:13
  Author: polyzen
Revision: 1133311

upgpkg: go-yq 4.20.1-1

Modified:
  go-yq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-15 02:08:11 UTC (rev 1133310)
+++ PKGBUILD	2022-02-15 03:18:13 UTC (rev 1133311)
@@ -2,7 +2,7 @@
 # Contributor: Mario Finelli <mario at finel dot li>
 
 pkgname=go-yq
-pkgver=4.19.1
+pkgver=4.20.1
 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=('463e0f1b2db99508b840b884af3e53ebd3b0a4e870ee6e0fb3e7ae77c97b379196efec060cce8e2031ef9f14c350bbe59ea76f1ee9c2e7651203fec8dbe91fd6')
+b2sums=('0e489c71b0f777f83c005102d7b06b9f507ea16a8ee90b4ab7c0b296f85e4513629dadfa02c82bcb9228e03d08f127488b43b3079aabef50a43593804f4eb2d0')
 
 prepare() {
   cd yq-$pkgver



More information about the arch-commits mailing list