[arch-commits] Commit in go-yq/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Mon Oct 11 04:06:35 UTC 2021
Date: Monday, October 11, 2021 @ 04:06:35
Author: polyzen
Revision: 1029383
upgpkg: go-yq 4.13.4-1
Modified:
go-yq/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-11 02:42:20 UTC (rev 1029382)
+++ PKGBUILD 2021-10-11 04:06:35 UTC (rev 1029383)
@@ -2,8 +2,8 @@
# Contributor: Mario Finelli <mario at finel dot li>
pkgname=go-yq
-pkgver=4.13.3
-pkgrel=2
+pkgver=4.13.4
+pkgrel=1
pkgdesc='Portable command-line YAML processor'
arch=('x86_64')
url=https://github.com/mikefarah/yq
@@ -12,7 +12,7 @@
makedepends=('go')
conflicts=('yq')
source=("$url/archive/v$pkgver/yq-$pkgver.tar.gz")
-b2sums=('159fc2840eaa71835a7de09b200f94526d2749834594fed77756e3c60c60bfaddb5fa8759f60736bad881939adf1461b6c9fa6aeb86c233ac58b4685f9d0fc52')
+b2sums=('cf44bbb1fec97a0dd23872866b2bd68d7bf06630f9fa3a1538128cbd8524207f0e9d8166f91b6e8492116fdafb540d77a12b9d4531679b26bd5c6c28cb69dfd1')
prepare() {
cd yq-$pkgver
More information about the arch-commits
mailing list