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

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Mar 5 11:40:04 UTC 2014


    Date: Wednesday, March 5, 2014 @ 12:40:04
  Author: alucryd
Revision: 106516

upgpkg: ruby-polyglot 0.3.4-1

Modified:
  ruby-polyglot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-05 11:39:42 UTC (rev 106515)
+++ PKGBUILD	2014-03-05 11:40:04 UTC (rev 106516)
@@ -3,8 +3,8 @@
 # Contributor: Guilherme Nogueira <guilherme at nirev.org>
 
 pkgname=ruby-polyglot
-pkgver=0.3.3
-pkgrel=5
+pkgver=0.3.4
+pkgrel=1
 pkgdesc='Allows custom language loaders to be hooked into require'
 arch=('any')
 url='http://polyglot.rubyforge.org/'
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('1b0026fa0ce5aef4a65199ff3f5c589a4865265cd1f2f053eb6c4041a3aa5f20')
+sha256sums=('05409d9f736e1fd39635f8700b24e1156ae8e308e785d5d0f939c603fd529649')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"




More information about the arch-commits mailing list