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

Maxime Gauduin alucryd at archlinux.org
Wed Dec 2 18:00:30 UTC 2015


    Date: Wednesday, December 2, 2015 @ 19:00:30
  Author: alucryd
Revision: 148116

upgpkg: ruby-tins 1.8.0-1

Modified:
  ruby-tins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-02 17:56:23 UTC (rev 148115)
+++ PKGBUILD	2015-12-02 18:00:30 UTC (rev 148116)
@@ -4,7 +4,7 @@
 # Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux at free.fr>
 
 pkgname=ruby-tins
-pkgver=1.6.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='All the stuff that is not good/big enough for a real library'
 arch=('any')
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/tins-${pkgver}.gem")
 noextract=("tins-${pkgver}.gem")
-sha256sums=('1f82e41851f343147e8acda8b02a67e990e38d4755e1e7a8de7cd913fcce0a0b')
+sha256sums=('de5e43790d1df1d849e5b0eb942eafd723b726d88dbba17e92620d93e34ed005')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list