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

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Feb 12 10:33:22 UTC 2014


    Date: Wednesday, February 12, 2014 @ 11:33:22
  Author: alucryd
Revision: 105630

upgpkg: ruby-tins 1.0.0-1

Modified:
  ruby-tins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-12 10:05:13 UTC (rev 105629)
+++ PKGBUILD	2014-02-12 10:33:22 UTC (rev 105630)
@@ -4,9 +4,9 @@
 # Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux at free.fr>
 
 pkgname=ruby-tins
-pkgver=0.13.1
-pkgrel=2
-pkgdesc="All the stuff that isn't good/big enough for a real library"
+pkgver=1.0.0
+pkgrel=1
+pkgdesc='All the stuff that is not good/big enough for a real library'
 arch=('any')
 url='https://github.com/flori/tins'
 license=('MIT')
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('c53bf237462be8d61cfa2a5f4b48f372d010825b0dc594c952d9857fe4c3ef30')
+sha256sums=('7682c239c48b7dc834f4859b0fb2e0afbf36a6482ae3f6732d0c1030a09af035')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"




More information about the arch-commits mailing list