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

Levente Polyak anthraxx at archlinux.org
Sun Nov 5 21:26:12 UTC 2017


    Date: Sunday, November 5, 2017 @ 21:26:11
  Author: anthraxx
Revision: 265461

upgpkg: ruby-rspec 3.7.0-1

Modified:
  ruby-rspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-05 21:24:53 UTC (rev 265460)
+++ PKGBUILD	2017-11-05 21:26:11 UTC (rev 265461)
@@ -3,7 +3,7 @@
 
 _gemname=rspec
 pkgname=ruby-${_gemname}
-pkgver=3.6.0
+pkgver=3.7.0
 pkgrel=1
 pkgdesc='RSpec meta-gem that depends on the other components'
 url='https://github.com/rspec/rspec'
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('ff0208209fffe205038e75ea410d0a0c140d35f9dcf46b699d9359bb17b8d6e92c4c3643b8f99d741921dd4a4b9bc62e639f5d48f46e4e9c656dcab0f62fdbb2')
+sha512sums=('5c10a878e9697030783c987ee9a6244b36cf85a2a3fb8c28bf9771900a3259da4f19c7f159180b5ff9140ab715b38b5d90cd5e0014ac1862f478c32a95e7edfd')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list