mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/gtypist: Updated for version 2.9.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
05acf934a9
commit
bd5f02f4c7
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
# Slackware build script for gtypist
|
||||
|
||||
# Copyright 2007-2011 Grigorios Bouzakis <grbzks@imap.cc>
|
||||
# Copyright 2007-2012 Grigorios Bouzakis <grbzks@imap.cc>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software for any purpose
|
||||
|
@ -20,7 +20,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gtypist
|
||||
VERSION=${VERSION:-2.9}
|
||||
VERSION=${VERSION:-2.9.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gtypist"
|
||||
VERSION="2.9"
|
||||
VERSION="2.9.1"
|
||||
HOMEPAGE="http://www.gnu.org/software/gtypist/"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/gtypist/gtypist-2.9.tar.xz"
|
||||
MD5SUM="6403c43acceffa3f15ce975bab8f562f"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/gtypist/gtypist-2.9.1.tar.xz"
|
||||
MD5SUM="7f8a5c380fddd61a9f8daf56b93a3b89"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Grigorios Bouzakis"
|
||||
EMAIL="grbzks@imap.cc"
|
||||
APPROVED="dsomero,Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue