Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-puppet-resource_api
Commits:
36d05a7f by Andreas Schleifer at 2024-10-03T13:06:30+02:00
upgpkg: 1.9.0-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-puppet-resource_api
pkgdesc = This library provides a simple way to write new native
resources for puppet.
pkgver = 1.9.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/puppetlabs/puppet-resource_api
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='puppet-resource_api'
pkgname="ruby-${_gemname}"
pkgver=1.9.0
-pkgrel=2
+pkgrel=3
pkgdesc='This library provides a simple way to write new native resources for
puppet.'
arch=('any')
url='https://github.com/puppetlabs/puppet-resource_api'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-puppet-resource_api/-/commit/36d05a7fcf538204c78f00a6e2e1bbda48030609
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-puppet-resource_api/-/commit/36d05a7fcf538204c78f00a6e2e1bbda48030609
You're receiving this email because of your account on gitlab.archlinux.org.