Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / yq


Commits:
7c911fa6 by Caleb Maclennan at 2026-07-11T22:14:32+03:00
upgpkg: 4.1.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = yq
        pkgdesc = Command-line YAML, XML, TOML processor - jq wrapper for 
YAML/XML/TOML documents
-       pkgver = 4.1.1
+       pkgver = 4.1.2
        pkgrel = 1
        url = https://github.com/kislyuk/yq
        arch = any
@@ -16,8 +16,8 @@ pkgbase = yq
        depends = python-xmltodict
        depends = python-yaml
        conflicts = go-yq
-       source = 
https://files.pythonhosted.org/packages/source/y/yq/yq-4.1.1.tar.gz
-       sha256sums = 
ab3fc344dc4a39d833d328f080a6e794c1cb7243b05c0076ac1edce3d22caabd
-       b2sums = 
2a6d7e18327855cfecdc304d6565bd30bf492ca89ee736ac8ae068d369933e43e3a61e96d70106d15cff14b7914caab6e1e6dafa18e282dd30fbf334e0539ce0
+       source = 
https://files.pythonhosted.org/packages/source/y/yq/yq-4.1.2.tar.gz
+       sha256sums = 
a8f148930f8beb3170f451d67f29cbe0b3ac713cd2fc91ecf51d43b4879e6b4c
+       b2sums = 
1aa1c54d11cc9e33109ab2bb382493872e27c2af025ff3ebe551ea07325f91c331ab9d6221089a521a5a15297780e84a67331a899bae8ad5de3ccdd216f2e69e
 
 pkgname = yq


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel M. Capella <[email protected]>
 
 pkgname=yq
-pkgver=4.1.1
+pkgver=4.1.2
 pkgrel=1
 pkgdesc="Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML 
documents"
 arch=('any')
@@ -20,8 +20,8 @@ makedepends=(python-{build,installer,wheel}
              python-hatchling)
 conflicts=(go-yq)
 
source=("https://files.pythonhosted.org/packages/source/y/$pkgname/$pkgname-$pkgver.tar.gz";)
-sha256sums=('ab3fc344dc4a39d833d328f080a6e794c1cb7243b05c0076ac1edce3d22caabd')
-b2sums=('2a6d7e18327855cfecdc304d6565bd30bf492ca89ee736ac8ae068d369933e43e3a61e96d70106d15cff14b7914caab6e1e6dafa18e282dd30fbf334e0539ce0')
+sha256sums=('a8f148930f8beb3170f451d67f29cbe0b3ac713cd2fc91ecf51d43b4879e6b4c')
+b2sums=('1aa1c54d11cc9e33109ab2bb382493872e27c2af025ff3ebe551ea07325f91c331ab9d6221089a521a5a15297780e84a67331a899bae8ad5de3ccdd216f2e69e')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yq/-/commit/7c911fa6509fd238b3622105f29947c0fafc1b07

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yq/-/commit/7c911fa6509fd238b3622105f29947c0fafc1b07
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to