George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
ruby-chef-utils
Commits:
3a774f93 by George Rawlinson at 2023-10-26T19:55:05+13:00
upgpkg: 18.3.43-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.40
+ pkgver = 18.3.43
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=ab35ef1e515e8cd6587277738b7c6a5060afb850
+ source =
ruby-chef-utils::git+https://github.com/chef/chef#commit=4481b19b561e705fcddbe62ce9c048ffa9f930cb
b2sums = SKIP
pkgname = ruby-chef-utils
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ruby-chef-utils
_pkgname="${pkgname#ruby-}"
-pkgver=18.3.40
+pkgver=18.3.43
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='ab35ef1e515e8cd6587277738b7c6a5060afb850'
+_commit='4481b19b561e705fcddbe62ce9c048ffa9f930cb'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chef-utils/-/commit/3a774f93164dc6a272c86afa4e17426cb98790d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chef-utils/-/commit/3a774f93164dc6a272c86afa4e17426cb98790d3
You're receiving this email because of your account on gitlab.archlinux.org.