[arch-commits] Commit in ruby-rspec-core/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Feb 2 00:45:09 UTC 2016
Date: Tuesday, February 2, 2016 @ 01:45:09
Author: anthraxx
Revision: 159843
upgpkg: ruby-rspec-core 3.4.2-1
Modified:
ruby-rspec-core/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-02 00:44:56 UTC (rev 159842)
+++ PKGBUILD 2016-02-02 00:45:09 UTC (rev 159843)
@@ -3,8 +3,8 @@
_gemname=rspec-core
pkgname=ruby-${_gemname}
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.4.2
+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=('e437b27e54e57c5d806af95c9c9f42ecb082358d22e9394f19fb701ae667e425e4b4ec696d70ceedb3ea4b7e86a802ecd4e16635d18db31e2ee7be331d7a107b')
+sha512sums=('cfc28f7355106436da8eb4d929e0d944524b3eb472723834bf578e17c5b2d81887c16fb3225e36cae3a21d68ff8aa991f413afc47d0c5de081767c33e46e241a')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list