Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 83b9ebe

Browse files
author
polyzen
committed
archrelease: copy trunk to community-x86_64
git-svn-id: file:///srv/repos/svn-community/svn@1346563 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 6234f5a commit 83b9ebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go-yq/repos/community-x86_64/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Contributor: Mario Finelli <mario at finel dot li>
44

55
pkgname=go-yq
6-
pkgver=4.29.2
6+
pkgver=4.30.1
77
pkgrel=1
88
pkgdesc='Portable command-line YAML processor'
99
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('glibc')
1313
makedepends=('go')
1414
conflicts=('yq')
1515
source=("$url/archive/v$pkgver/yq-$pkgver.tar.gz")
16-
b2sums=('17293c70c59b0110da6b0300a6a51bdf69074bf8d7dda953fbc96726e454a709d30463e1660422a292d45b7b5c3a85b9fd3e643f2a2c214165dee5cd90770c08')
16+
b2sums=('76ad70f322a3cc9071adb4a7709a213372dbb4f0f4bdd442dbf22b5df46f4b36fcb0d5d0e9bd99c53f29a4fbbe52e8307865744dd6fc02cdb2eba410e91b11b8')
1717

1818
prepare() {
1919
cd yq-$pkgver

0 commit comments

Comments
 (0)