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

Maxime Gauduin alucryd at nymeria.archlinux.org
Mon Jun 2 10:35:39 UTC 2014


    Date: Monday, June 2, 2014 @ 12:35:38
  Author: alucryd
Revision: 112454

upgpkg: ruby-polyglot 0.3.5-1

Modified:
  ruby-polyglot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-02 10:33:19 UTC (rev 112453)
+++ PKGBUILD	2014-06-02 10:35:38 UTC (rev 112454)
@@ -3,7 +3,7 @@
 # Contributor: Guilherme Nogueira <guilherme at nirev.org>
 
 pkgname=ruby-polyglot
-pkgver=0.3.4
+pkgver=0.3.5
 pkgrel=1
 pkgdesc='Allows custom language loaders to be hooked into require'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('05409d9f736e1fd39635f8700b24e1156ae8e308e785d5d0f939c603fd529649')
+sha256sums=('59d66ef5e3c166431c39cb8b7c1d02af419051352f27912f6a43981b3def16af')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"




More information about the arch-commits mailing list