[arch-commits] Commit in ruby-rspec-expectations/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Sep 29 22:35:39 UTC 2015
Date: Wednesday, September 30, 2015 @ 00:35:39
Author: anthraxx
Revision: 142226
upgpkg: ruby-rspec-expectations 3.3.1-1
upgpkg: ruby-rspec-expectations 3.3.1-1
Modified:
ruby-rspec-expectations/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-29 22:35:07 UTC (rev 142225)
+++ PKGBUILD 2015-09-29 22:35:39 UTC (rev 142226)
@@ -3,8 +3,8 @@
_gemname=rspec-expectations
pkgname=ruby-${_gemname}
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.1
+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=('0a121c052065539f877e3f1f7c58196f44484f26dfbb4b0d102d1a1496f6a1026c5c202dab844b7b024ca155d9a5d2bc209e4599bb11069bc523c99dcf6fd5c4')
+sha512sums=('c0602c7aa81e831ccbe78cf0fcaaaf0b7ed51897aa3427a38b55f1ae5d16dea09f650a8005f5bffa07a465865b80fc4de192726f5e7d474e201b767464cb4704')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list