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

Levente Polyak anthraxx at archlinux.org
Sat Jul 2 22:32:42 UTC 2016


    Date: Saturday, July 2, 2016 @ 22:32:42
  Author: anthraxx
Revision: 181802

upgpkg: ruby-rspec-expectations 3.5.0-1

Modified:
  ruby-rspec-expectations/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-02 22:32:38 UTC (rev 181801)
+++ PKGBUILD	2016-07-02 22:32:42 UTC (rev 181802)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-expectations
 pkgname=ruby-${_gemname}
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.5.0
+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=('d6f6a3dafd6a101a0618e7358c1957327fab99ac1b42aaf7be68d2f5855b96abff03f13cbe23d83f792b361943fcafd13c230b9bae0503f9bb2461a09211fd47')
+sha512sums=('18a4c45bbc2bbc8207d8eaad42476eb516b54befc0c224640ada274ec6ba258838270557f89000cc5b565d1001179cce669fc69a1766303a0981117af4c77faf')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list