[arch-commits] Commit in puppet-resource_api/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Sun May 24 12:01:24 UTC 2020


    Date: Sunday, May 24, 2020 @ 12:01:23
  Author: shibumi
Revision: 632798

upgpkg: ruby-puppet-resource_api 1.8.13-1

Modified:
  puppet-resource_api/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 11:49:46 UTC (rev 632797)
+++ PKGBUILD	2020-05-24 12:01:23 UTC (rev 632798)
@@ -3,8 +3,8 @@
 
 _gemname='puppet-resource_api'
 pkgname="ruby-${_gemname}"
-pkgver=1.8.11
-pkgrel=3
+pkgver=1.8.13
+pkgrel=1
 pkgdesc='This library provides a simple way to write new native resources for puppet.'
 arch=('any')
 url='https://github.com/puppetlabs/puppet-resource_api'
@@ -15,7 +15,7 @@
 source=("${url}/archive/${pkgver}/${_gemname}-${pkgver}.tar.gz")
 noextract=("$_gemname-$pkgver.gem")
 options=("!emptydirs")
-sha512sums=('5294384355d8a21fed597dbd97ea3c9a3d333cb0e57c23a1cbdbd56dbd42241abf7070d588d80162911bb4863aa5e0890f66bde7e68c1d126889b5142aba9a88')
+sha512sums=('cc675e6142cf474fb0eea31259f9c738c5ed428a7546c0630411a4aa0fc45597424cb7056882460eb00103057ad286e60a5a774037b11c7a3f6d8a2f1e148ea1')
 
 build() {
   cd "${srcdir}/${_gemname}-${pkgver}"



More information about the arch-commits mailing list