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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Apr 12 01:03:10 UTC 2022


    Date: Tuesday, April 12, 2022 @ 01:03:10
  Author: polyzen
Revision: 1185915

upgpkg: go-yq 4.24.3-1

Modified:
  go-yq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-12 00:51:00 UTC (rev 1185914)
+++ PKGBUILD	2022-04-12 01:03:10 UTC (rev 1185915)
@@ -3,7 +3,7 @@
 # Contributor: Mario Finelli <mario at finel dot li>
 
 pkgname=go-yq
-pkgver=4.24.2
+pkgver=4.24.3
 pkgrel=1
 pkgdesc='Portable command-line YAML processor'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('go')
 conflicts=('yq')
 source=("$url/archive/v$pkgver/yq-$pkgver.tar.gz")
-b2sums=('bd975844d64f553c6343174d7c839f562cfc94d5681cbf7f7cb059134a76aee9787ca286d8fa78f16019c1fe4812cc5dd5e03e47321bbc46d9772d9fb1f464a6')
+b2sums=('e915a994ae0249c522e98d2effab4b72bbe4e83c0fdb4d14239d4f3f726379f9521a00be1ec54354a1abefbf8c13fbd961e2e2fa60c6429c5e127a127945f7f0')
 
 prepare() {
   cd yq-$pkgver



More information about the arch-commits mailing list