summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-term-ansicolor/README2
-rw-r--r--ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild4
-rw-r--r--ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/ruby/rubygem-term-ansicolor/README b/ruby/rubygem-term-ansicolor/README
index feecb0b2b2..f9f5d6f962 100644
--- a/ruby/rubygem-term-ansicolor/README
+++ b/ruby/rubygem-term-ansicolor/README
@@ -1,2 +1,2 @@
-This library uses ANSI escape sequences to control the attributes of
+This library uses ANSI escape sequences to control the attributes of
terminal output.
diff --git a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild
index ce7e4adefe..afba828a53 100644
--- a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild
+++ b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rubygem-term-ansicolor
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -108,7 +108,7 @@ rm -rf $PKG/$DESTDIR/cache
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
tar -x -O --file=$CWD/$SRCNAM-$VERSION.gem data.tar.gz \
| tar -xz -C $PKG/usr/doc/$PRGNAM-$VERSION --file=- \
-
+
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info
index 24dc690928..df2810af59 100644
--- a/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info
+++ b/ruby/rubygem-term-ansicolor/rubygem-term-ansicolor.info
@@ -1,8 +1,8 @@
PRGNAM="rubygem-term-ansicolor"
-VERSION="1.6.0"
+VERSION="1.7.0"
HOMEPAGE="http://flori.github.io/term-ansicolor/"
-DOWNLOAD="https://rubygems.org/downloads/term-ansicolor-1.6.0.gem"
-MD5SUM="6efb5836d88df09c477069110fa6be6c"
+DOWNLOAD="https://rubygems.org/downloads/term-ansicolor-1.7.0.gem"
+MD5SUM="4674aef82d95cd5ff4b56733b63a3b56"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rubygem-tins"