Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
go-yq


Commits:
81e2df4d by Daniel M. Capella at 2024-05-11T23:15:13-04:00
upgpkg: 4.44.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = go-yq
        pkgdesc = Portable command-line YAML processor
-       pkgver = 4.43.1
+       pkgver = 4.44.1
        pkgrel = 1
        url = https://github.com/mikefarah/yq
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = go-yq
        makedepends = go
        depends = glibc
        conflicts = yq
-       source = git+https://github.com/mikefarah/yq.git#tag=v4.43.1
-       sha256sums = 
fb555c93ec5cd4d3c832bff28c152b86b16c8f4970dca10e071f5f6d3214600b
+       source = git+https://github.com/mikefarah/yq.git#tag=v4.44.1
+       b2sums = 
ae9d28ad8741073b7a470114a81b6f8e3fd706e750ef694acd5deca7ddff71ff78eb246e5533ef7389474afff71b7f976dffe3522dd3cfe4b0e98bf283a5eba7
 
 pkgname = go-yq


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Mario Finelli <mario at finel dot li>
 
 pkgname=go-yq
-pkgver=4.43.1
+pkgver=4.44.1
 pkgrel=1
 pkgdesc='Portable command-line YAML processor'
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('glibc')
 makedepends=('git' 'go')
 conflicts=('yq')
 source=("git+$url.git#tag=v$pkgver")
-sha256sums=('fb555c93ec5cd4d3c832bff28c152b86b16c8f4970dca10e071f5f6d3214600b')
+b2sums=('ae9d28ad8741073b7a470114a81b6f8e3fd706e750ef694acd5deca7ddff71ff78eb246e5533ef7389474afff71b7f976dffe3522dd3cfe4b0e98bf283a5eba7')
 
 prepare() {
   cd yq



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-yq/-/commit/81e2df4d9dd3e73f1cd5d9c0f7634da3de873be1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/go-yq/-/commit/81e2df4d9dd3e73f1cd5d9c0f7634da3de873be1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to