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

Maxime Gauduin alucryd at nymeria.archlinux.org
Sat Feb 8 20:41:51 UTC 2014


    Date: Saturday, February 8, 2014 @ 21:41:51
  Author: alucryd
Revision: 105479

upgpkg: ruby-term-ansicolor 1.3.0-1

Modified:
  ruby-term-ansicolor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-08 20:40:20 UTC (rev 105478)
+++ PKGBUILD	2014-02-08 20:41:51 UTC (rev 105479)
@@ -4,8 +4,8 @@
 # Contributor: Hilton Medeiros <medeiros.hilton at gmail.com>
 
 pkgname=ruby-term-ansicolor
-pkgver=1.2.2
-pkgrel=5
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='A ruby library that colors strings using ANSI escape sequences'
 arch=('any')
 url='https://rubygems.org/gems/term-ansicolor'
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem")
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac')
+sha256sums=('8b5caf6839a0c1bbf7a55a9d2fbd3c172f623fa05c427f9b3ea5d75bdfe14fa8')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"




More information about the arch-commits mailing list