summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-07-03 03:55:32 +0200
committer Willy Sudiarto Raharjo2015-07-04 10:14:40 +0200
commitd5ebc0c9324e4db0d4b586f5e0ba3ad3a6f3d397 (patch)
tree2c37f5b7367c704b96dfc36a7f60fa16094df25a
parent7b60eb1bb551f3e8e5f8526dcaaf1cc66b612a53 (diff)
downloadslackbuilds-d5ebc0c9324e4db0d4b586f5e0ba3ad3a6f3d397.tar.gz
network/asciinema: Updated for version 1.1.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--network/asciinema/asciinema.SlackBuild4
-rw-r--r--network/asciinema/asciinema.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/network/asciinema/asciinema.SlackBuild b/network/asciinema/asciinema.SlackBuild
index 0967ab55c3..bc6caed44d 100644
--- a/network/asciinema/asciinema.SlackBuild
+++ b/network/asciinema/asciinema.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for asciinema
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=asciinema
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/asciinema/asciinema.info b/network/asciinema/asciinema.info
index 341d6a0cc9..b0eb297fc0 100644
--- a/network/asciinema/asciinema.info
+++ b/network/asciinema/asciinema.info
@@ -1,10 +1,10 @@
PRGNAM="asciinema"
-VERSION="1.1.0"
+VERSION="1.1.1"
HOMEPAGE="http://asciinema.org"
-DOWNLOAD="https://github.com/asciinema/asciinema/releases/download/v1.1.0/asciinema-1.1.0-linux-386.tar.gz"
-MD5SUM="be034c9fa69c02842eeb1d5431ce59d7"
-DOWNLOAD_x86_64="https://github.com/asciinema/asciinema/releases/download/v1.1.0/asciinema-1.1.0-linux-amd64.tar.gz"
-MD5SUM_x86_64="bd9994e17d4cbba92b919d5de75b6ca4"
+DOWNLOAD="https://github.com/asciinema/asciinema/releases/download/v1.1.1/asciinema-1.1.1-linux-386.tar.gz"
+MD5SUM="7f8f00f6ed5920d58a0fb3fbd3b4fa00"
+DOWNLOAD_x86_64="https://github.com/asciinema/asciinema/releases/download/v1.1.1/asciinema-1.1.1-linux-amd64.tar.gz"
+MD5SUM_x86_64="0b2320684bba6daa6ea3342a1fc0050d"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"