[arch-commits] Commit in go-yq/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Fri Sep 9 02:46:48 UTC 2022
Date: Friday, September 9, 2022 @ 02:46:47
Author: polyzen
Revision: 1296939
upgpkg: go-yq 4.27.4-1
Modified:
go-yq/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-09 01:35:55 UTC (rev 1296938)
+++ PKGBUILD 2022-09-09 02:46:47 UTC (rev 1296939)
@@ -3,7 +3,7 @@
# Contributor: Mario Finelli <mario at finel dot li>
pkgname=go-yq
-pkgver=4.27.3
+pkgver=4.27.4
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=('efb9cc868b36739a42c3e1763cc90c1ddef447370f3b5590e1e191bdbbcaec871614f388452b23c1e691f55571064eff744340e51bf1449e5c16c8b7e0a96f5c')
+b2sums=('2bc3d40f416f178c846954c1e6f52dd8c3bd7a109ba1132176c7181c6712f5712f61af0c51128e53f3ea0a7080eef850de2e921c9392b9ff05e3122c7bb232db')
prepare() {
cd yq-$pkgver
More information about the arch-commits
mailing list