Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / yq
Commits: c3fcc804 by Daurnimator at 2023-09-10T12:34:00+10:00 upgpkg: 3.2.3-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,8 +4,8 @@ # Contributor: Daniel M. Capella <poly...@archlinux.org> pkgname=yq -pkgver=3.2.2 -pkgrel=2 +pkgver=3.2.3 +pkgrel=1 pkgdesc="Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents" arch=('any') url="https://github.com/kislyuk/yq" @@ -18,8 +18,8 @@ depends=('jq' makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 'python-wheel') conflicts=('go-yq') source=("https://files.pythonhosted.org/packages/source/y/$pkgname/$pkgname-$pkgver.tar.gz") -sha256sums=('8dbb7a0c937ddbfc3dd175e6478f40960c140d3e8b1f1a0315de76384d66650a') -b2sums=('4386a7972b411159ed909ccdc7c32a878d064ac5101cbddb16b0f1efe37c3791aeefda3b7c18c94e7d79fb01a4a4b43f7fbcc7c55bd275c52e08cc069523c8d3') +sha256sums=('29c8fe1d36b4f64163f4d01314c6ae217539870f610216dee6025dfb5eafafb1') +b2sums=('b0c4548efa08aecc98b77b5988e5dbf652951ecfab3ab01bfbf9610151cee3c3a0b9c3139434cba3bfc08a2176a617a2c9d19c0fcf47bb8a6d3cc3886fa5de6d') build() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yq/-/commit/c3fcc8044ca03f0280e85e28326b4faddc2641d7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/yq/-/commit/c3fcc8044ca03f0280e85e28326b4faddc2641d7 You're receiving this email because of your account on gitlab.archlinux.org.