George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / ruby-chef-utils
Commits: 10973f04 by George Rawlinson at 2024-10-10T10:46:11+13:00 upgpkg: 19.0.30-1 * New upstream release. - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = ruby-chef-utils pkgdesc = Basic utility functions for Core Chef Infra development - pkgver = 19.0.15 - pkgrel = 2 + pkgver = 19.0.30 + pkgrel = 1 url = https://github.com/chef/chef arch = any license = Apache-2.0 @@ -12,8 +12,8 @@ pkgbase = ruby-chef-utils depends = ruby depends = ruby-concurrent options = !emptydirs - source = ruby-chef-utils::git+https://github.com/chef/chef#tag=v19.0.15 - sha512sums = 19c1c53179cd34340b771c68dd6005b67b564738eb3ded331a3037f2ae811b3984410c90e1cb94aadf4677f3781d9be78a6561e49ce1fa505e5fd137a860ad6c - b2sums = 39a1764a56a627a19897442ac2ebd1f10d2eaaf9a6dc7b42e04cc011247b090dafc21c60e68f80eed3a43c81fb07554329c64d8db11ff063cd0df0e316357e2e + source = ruby-chef-utils::git+https://github.com/chef/chef#tag=v19.0.30 + sha512sums = b869ee3f650ceb84145f874ada8ba8cb64289bad50e3fbf92e866ea560d4c97c6c5c085f5f83e2400294c72a6fa29d2bff006be995db1e6701f3bc076150068c + b2sums = a70402e6931c07c8a28f1da947bdebd0fd71bd16539f9eb63346aff12df0b05faaa01254c6f705595d44248c75025f568c4bc5f3f6a5c0c2013918092a994126 pkgname = ruby-chef-utils ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ pkgname=ruby-chef-utils _pkgname="${pkgname#ruby-}" -pkgver=19.0.15 -pkgrel=2 +pkgver=19.0.30 +pkgrel=1 pkgdesc='Basic utility functions for Core Chef Infra development' arch=('any') url='https://github.com/chef/chef' @@ -12,8 +12,8 @@ depends=('ruby' 'ruby-concurrent') makedepends=('git' 'ruby-rdoc' 'ruby-rake' 'ruby-bundler') options=('!emptydirs') source=("$pkgname::git+$url#tag=v$pkgver") -sha512sums=('19c1c53179cd34340b771c68dd6005b67b564738eb3ded331a3037f2ae811b3984410c90e1cb94aadf4677f3781d9be78a6561e49ce1fa505e5fd137a860ad6c') -b2sums=('39a1764a56a627a19897442ac2ebd1f10d2eaaf9a6dc7b42e04cc011247b090dafc21c60e68f80eed3a43c81fb07554329c64d8db11ff063cd0df0e316357e2e') +sha512sums=('b869ee3f650ceb84145f874ada8ba8cb64289bad50e3fbf92e866ea560d4c97c6c5c085f5f83e2400294c72a6fa29d2bff006be995db1e6701f3bc076150068c') +b2sums=('a70402e6931c07c8a28f1da947bdebd0fd71bd16539f9eb63346aff12df0b05faaa01254c6f705595d44248c75025f568c4bc5f3f6a5c0c2013918092a994126') build() { cd "$pkgname/$_pkgname" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chef-utils/-/commit/10973f04a11ce2fa04cd42eadfab09929bf9814e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chef-utils/-/commit/10973f04a11ce2fa04cd42eadfab09929bf9814e You're receiving this email because of your account on gitlab.archlinux.org.