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

Daniel M. Capella polyzen at gemini.archlinux.org
Thu Mar 10 05:26:43 UTC 2022


    Date: Thursday, March 10, 2022 @ 05:26:42
  Author: polyzen
Revision: 1145914

upgpkg: go-yq 4.22.1-1

Modified:
  go-yq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-10 02:13:41 UTC (rev 1145913)
+++ PKGBUILD	2022-03-10 05:26:42 UTC (rev 1145914)
@@ -2,7 +2,7 @@
 # Contributor: Mario Finelli <mario at finel dot li>
 
 pkgname=go-yq
-pkgver=4.21.1
+pkgver=4.22.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=('341703f9679dc30472684996c61916ff7ebc2aef881495bd62e9402f5ae09f2b93a98daf2f9d95649a439935438e4aac7d015cf09382f85c4b847567d0c04c56')
+b2sums=('423047e4d198cbc0408fdf20ebff0c3efcd2577de5a7902e3c7cdf6dced8fec580906aea2f09868974f8e18b14b7207d4a7a9e4f146b2eca87335c2195e5e657')
 
 prepare() {
   cd yq-$pkgver



More information about the arch-commits mailing list