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

Christian Rebischke shibumi at archlinux.org
Sun May 24 13:47:40 UTC 2020


    Date: Sunday, May 24, 2020 @ 13:47:40
  Author: shibumi
Revision: 632826

upgpkg: ruby-puppet-resource_api 1.8.13-1

Modified:
  ruby-puppet-resource_api/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 13:35:03 UTC (rev 632825)
+++ PKGBUILD	2020-05-24 13:47:40 UTC (rev 632826)
@@ -3,7 +3,7 @@
 
 _gemname='puppet-resource_api'
 pkgname="ruby-${_gemname}"
-pkgver=1.8.12
+pkgver=1.8.13
 pkgrel=1
 pkgdesc='This library provides a simple way to write new native resources for puppet.'
 arch=('any')
@@ -15,7 +15,7 @@
 source=("${url}/archive/${pkgver}/${_gemname}-${pkgver}.tar.gz")
 noextract=("$_gemname-$pkgver.gem")
 options=("!emptydirs")
-sha512sums=('d565bb8f988a7874be85f4b44d85a44f811771926ab0e1bfbaf3f5e731db1c2b891b388ba561cee8e85830ff02394fd3e4a4ee18a45367689f8eb24241a752f9')
+sha512sums=('cc675e6142cf474fb0eea31259f9c738c5ed428a7546c0630411a4aa0fc45597424cb7056882460eb00103057ad286e60a5a774037b11c7a3f6d8a2f1e148ea1')
 
 build() {
   cd "${srcdir}/${_gemname}-${pkgver}"



More information about the arch-commits mailing list