Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-puppet-resource_api
Commits:
fef37961 by Tim Meusel at 2023-09-15T12:35:35+02:00
upgpkg: 1.9.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='puppet-resource_api'
pkgname="ruby-${_gemname}"
-pkgver=1.8.16
+pkgver=1.9.0
pkgrel=1
pkgdesc='This library provides a simple way to write new native resources for
puppet.'
arch=('any')
@@ -15,7 +15,7 @@ checkdepends=('ruby-rake' 'ruby-rspec' 'ruby-bundler')
source=("${url}/archive/${pkgver}/${_gemname}-${pkgver}.tar.gz")
noextract=("$_gemname-$pkgver.gem")
options=("!emptydirs")
-sha512sums=('b60575d0e4f87425d028429403dd5524e39cb5ffea338871f7c5296d7e632d4eebc6786bdb7005e5c1be5e962115903b11dc9645dacd4d040d3afa43606a3ea2')
+sha512sums=('009900910fc83bbc5d96d51d5d069a527c271786143c080774d90d6ba89f5451a2a949965f852a83a7d4ac964a9db0756c7f698d4f3f6c7631e4164ff545f9c6')
build() {
cd "${srcdir}/${_gemname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-puppet-resource_api/-/commit/fef3796136ae9a6cbeb7ec42a0c668f2beb04056
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-puppet-resource_api/-/commit/fef3796136ae9a6cbeb7ec42a0c668f2beb04056
You're receiving this email because of your account on gitlab.archlinux.org.