[arch-commits] Commit in ruby-rspec-expectations/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Sun Nov 5 21:29:46 UTC 2017


    Date: Sunday, November 5, 2017 @ 21:29:45
  Author: anthraxx
Revision: 265465

upgpkg: ruby-rspec-expectations 3.7.0-1

Modified:
  ruby-rspec-expectations/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-05 21:27:45 UTC (rev 265464)
+++ PKGBUILD	2017-11-05 21:29:45 UTC (rev 265465)
@@ -3,7 +3,7 @@
 
 _gemname=rspec-expectations
 pkgname=ruby-${_gemname}
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc='Provides a readable API to express expected outcomes of a code example'
 url='https://github.com/rspec/rspec-expectations'
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('8a339d482bbed73aad29a5e3640392ed57ad0cce44852d88f4806f7f6ef81898478321e6d41da3cd22929a80aa72c3339d1f7b793a60c12f57f33020f71c8fc6')
+sha512sums=('011575f87fb26ea3dd04ebff30f94c6686f07508c3adfd5b1fe6cde12758bd05773b685e45d4596ccccf860b85de74da14ea80072ac09932aa0ab30e06304a24')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list