George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
ruby-chef-utils
Commits:
0523f917 by George Rawlinson at 2023-11-25T12:36:38+13:00
upgpkg: 18.3.58-1
* New upstream release.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ruby-chef-utils
pkgdesc = Basic utility functions for Core Chef Infra development
- pkgver = 18.3.49
+ pkgver = 18.3.58
pkgrel = 1
url = https://github.com/chef/chef
arch = any
@@ -12,7 +12,7 @@ pkgbase = ruby-chef-utils
depends = ruby
depends = ruby-concurrent
options = !emptydirs
- source =
ruby-chef-utils::git+https://github.com/chef/chef#commit=4ce99c419028c169aeb3e68ec954b79f20e654c5
+ source =
ruby-chef-utils::git+https://github.com/chef/chef#commit=d06dc07c825f516752b9b26e443e9c6da38a9435
b2sums = SKIP
pkgname = ruby-chef-utils
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ruby-chef-utils
_pkgname="${pkgname#ruby-}"
-pkgver=18.3.49
+pkgver=18.3.58
pkgrel=1
pkgdesc='Basic utility functions for Core Chef Infra development'
arch=('any')
@@ -11,7 +11,7 @@ license=('Apache')
depends=('ruby' 'ruby-concurrent')
makedepends=('git' 'ruby-rdoc' 'ruby-rake' 'ruby-bundler')
options=('!emptydirs')
-_commit='4ce99c419028c169aeb3e68ec954b79f20e654c5'
+_commit='d06dc07c825f516752b9b26e443e9c6da38a9435'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chef-utils/-/commit/0523f917535da138e209c561a5c59ff056a3a8a0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chef-utils/-/commit/0523f917535da138e209c561a5c59ff056a3a8a0
You're receiving this email because of your account on gitlab.archlinux.org.