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

Daniel M. Capella polyzen at gemini.archlinux.org
Sun Feb 6 06:39:16 UTC 2022


    Date: Sunday, February 6, 2022 @ 06:39:16
  Author: polyzen
Revision: 1126967

upgpkg: go-yq 4.19.1-1

Modified:
  go-yq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 06:31:29 UTC (rev 1126966)
+++ PKGBUILD	2022-02-06 06:39:16 UTC (rev 1126967)
@@ -2,7 +2,7 @@
 # Contributor: Mario Finelli <mario at finel dot li>
 
 pkgname=go-yq
-pkgver=4.18.1
+pkgver=4.19.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=('0f3970b2b2c1db9bce82aa95d0e3ed5d6e597b9403cae7cc304d11cb973fbed2637eaacba9c36191634d3fa0e3062155b93d0baf5c91239bdb41367af4f25cd0')
+b2sums=('463e0f1b2db99508b840b884af3e53ebd3b0a4e870ee6e0fb3e7ae77c97b379196efec060cce8e2031ef9f14c350bbe59ea76f1ee9c2e7651203fec8dbe91fd6')
 
 prepare() {
   cd yq-$pkgver



More information about the arch-commits mailing list