Date: Monday, January 9, 2017 @ 18:16:08 Author: foutrelis Revision: 206205
Ruby 2.4.0 rebuild Modified: ruby-colorize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-09 18:14:31 UTC (rev 206204) +++ PKGBUILD 2017-01-09 18:16:08 UTC (rev 206205) @@ -5,7 +5,7 @@ _gemname=colorize pkgname=ruby-colorize pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc='Ruby string class extension to set color, background and text effect using ANSI escape sequences' url='https://github.com/fazibear/colorize' arch=('any')