mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/gtypist: Updated for version 2.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6792b855f0
commit
8e49294172
2 changed files with 5 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue