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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Feb 22 06:37:01 UTC 2022


    Date: Tuesday, February 22, 2022 @ 06:37:01
  Author: alerque
Revision: 1135720

upgpkg: yq 2.14.0-1

Modified:
  yq/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-22 06:35:35 UTC (rev 1135719)
+++ PKGBUILD	2022-02-22 06:37:01 UTC (rev 1135720)
@@ -4,8 +4,8 @@
 # Contributor: Daniel M. Capella <polyzen at archlinux.org>
 
 pkgname=yq
-pkgver=2.13.0
-pkgrel=3
+pkgver=2.14.0
+pkgrel=1
 pkgdesc="Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents"
 arch=('any')
 url="https://github.com/kislyuk/yq"
@@ -15,11 +15,11 @@
          'python-toml'
          'python-xmltodict'
          'python-yaml')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools-scm')
 conflicts=('go-yq')
 source=("https://files.pythonhosted.org/packages/source/y/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('fd131fdb1f56716ad8d44cd9eaaf7d3b22d39ba8861ea64a409cc3f4ae263db8')
-b2sums=('e6d75cde2c298c19616647aeb14f1e34b1a68bb4db1b7e6f4e2619166ef10142ebd405d3c21492e4f5880c46a8d42222ce22b08afec492e97102923e6b838e2d')
+sha256sums=('f4bf2b299d1e5c7ebd74cfb25d1f5d9b6401063bac07a2d09a156144c1d644e1')
+b2sums=('07e200524390e938705854c5d1ac4921fbc8f165cdbf8152e36124e52a1c51c70d6d711b67a3dac8c2bbf1f75040466e8d94505aa5f19e388a31bbcdc92e91bd')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list