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

Levente Polyak anthraxx at archlinux.org
Thu Jan 25 22:20:49 UTC 2018


    Date: Thursday, January 25, 2018 @ 22:20:47
  Author: anthraxx
Revision: 286968

upgpkg: ruby-rspec-core 3.7.1-1

Modified:
  ruby-rspec-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-25 22:17:31 UTC (rev 286967)
+++ PKGBUILD	2018-01-25 22:20:47 UTC (rev 286968)
@@ -3,8 +3,8 @@
 
 _gemname=rspec-core
 pkgname=ruby-${_gemname}
-pkgver=3.7.0
-pkgrel=2
+pkgver=3.7.1
+pkgrel=1
 pkgdesc='RSpec runner and formatters'
 url='https://github.com/rspec/rspec-core'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('07063673c7dbcd08e148fba14823cfb8d07e11dbfded0b3b5f1196e8c92366a769c3911c70c6b4513b2ad144788da711e751a3e4382ddba8362a13c7a968618c')
+sha512sums=('86e091642e35d41a82a20e314cd71fe23e1de1bd6008d9fed82b5078616aa1815e5a1f049a996283d90d8b638e3b0e004ecd9136f0b85d60b1636929f39fa511')
 
 package() {
   local _gemdir="$(gem environment gemdir)"



More information about the arch-commits mailing list