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

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


    Date: Saturday, July 2, 2016 @ 22:32:21
  Author: anthraxx
Revision: 181798

upgpkg: ruby-rspec 3.5.0-1

Modified:
  ruby-rspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-02 21:24:17 UTC (rev 181797)
+++ PKGBUILD	2016-07-02 22:32:21 UTC (rev 181798)
@@ -3,8 +3,8 @@
 
 _gemname=rspec
 pkgname=ruby-${_gemname}
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
 pkgdesc='RSpec meta-gem that depends on the other components'
 url='https://github.com/rspec/rspec'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('b73040fd946931d5dcdf6d48456fda50f614ecab5853308b7c02432614c080cde05bc0eeeb0302f81dae3f25767eb2d4529ae0ae48c824ef077d299e5fea25de')
+sha512sums=('0500f09e46244746967f5efebcfbc96d4cef14c5f68e6ad3d510e151ed83c865a3478ae6e42dec0f0793db7db52ae2394768b6b331ea5ca8d30bc19523cad5b0')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list