diff options
-rw-r--r-- | academic/gtypist/gtypist.SlackBuild | 3 | ||||
-rw-r--r-- | academic/gtypist/gtypist.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/academic/gtypist/gtypist.SlackBuild b/academic/gtypist/gtypist.SlackBuild index 299e4f7836..c75f6f6cd5 100644 --- a/academic/gtypist/gtypist.SlackBuild +++ b/academic/gtypist/gtypist.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for gtypist # Copyright 2007-2012 Grigorios Bouzakis <grbzks@imap.cc> +# Copyright 2014 Aaditya Bagga <aaditya_gnulinux@zoho.com> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -20,7 +21,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gtypist -VERSION=${VERSION:-2.9.4} +VERSION=${VERSION:-2.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/gtypist/gtypist.info b/academic/gtypist/gtypist.info index e0d9c3b613..5e318927d7 100644 --- a/academic/gtypist/gtypist.info +++ b/academic/gtypist/gtypist.info @@ -1,8 +1,8 @@ PRGNAM="gtypist" -VERSION="2.9.4" +VERSION="2.9.5" HOMEPAGE="http://www.gnu.org/software/gtypist/" -DOWNLOAD="http://ftp.gnu.org/gnu/gtypist/gtypist-2.9.4.tar.xz" -MD5SUM="f980d5a4bc3c0743a2235791b42fb5a2" +DOWNLOAD="http://ftp.gnu.org/gnu/gtypist/gtypist-2.9.5.tar.xz" +MD5SUM="010824327ebbc0e01626da2b50b0efaf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |