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

Anatol Pomozov anatolik at archlinux.org
Thu Aug 30 23:38:52 UTC 2018


    Date: Thursday, August 30, 2018 @ 23:38:52
  Author: anatolik
Revision: 375792

upgpkg: ruby-rspec-expectations 3.8.1-1

Modified:
  ruby-rspec-expectations/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-30 23:38:36 UTC (rev 375791)
+++ PKGBUILD	2018-08-30 23:38:52 UTC (rev 375792)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-expectations
 pkgname=ruby-${_gemname}
-pkgver=3.7.0
-pkgrel=2
+pkgver=3.8.1
+pkgrel=1
 pkgdesc='Provides a readable API to express expected outcomes of a code example'
 url='https://github.com/rspec/rspec-expectations'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('011575f87fb26ea3dd04ebff30f94c6686f07508c3adfd5b1fe6cde12758bd05773b685e45d4596ccccf860b85de74da14ea80072ac09932aa0ab30e06304a24')
+sha512sums=('38964a6e98eb6be70ef097747956a441c5792fec7792c52a3a4801b7a567d4a4a70fc9de4c5f9c4254d9cfd9b5d8d21db7515e1ce0bc5018dfc565b380df6777')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list