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

Maxime Gauduin alucryd at nymeria.archlinux.org
Sat Jan 11 12:27:24 UTC 2014


    Date: Saturday, January 11, 2014 @ 13:27:24
  Author: alucryd
Revision: 103765

ruby 2.1 todo: ruby-tins 0.13.1-1

Modified:
  ruby-tins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-11 12:25:07 UTC (rev 103764)
+++ PKGBUILD	2014-01-11 12:27:24 UTC (rev 103765)
@@ -4,16 +4,16 @@
 # Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux at free.fr>
 
 pkgname=ruby-tins
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.13.1
+pkgrel=1
 pkgdesc="All the stuff that isn't good/big enough for a real library"
 arch=('any')
-url="https://github.com/flori/tins"
+url='https://github.com/flori/tins'
 license=('MIT')
 depends=('ruby')
 source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('b6cc4ea8c05cc5949326b6ff6205d4d8369835d9b7e5694e1a05888e4cccd5a2')
+sha256sums=('c53bf237462be8d61cfa2a5f4b48f372d010825b0dc594c952d9857fe4c3ef30')
 
 prepare() {
   gem install --no-{document,user-install} --ignore-dependencies -i . ${pkgname#*-}-${pkgver}.gem




More information about the arch-commits mailing list