development/tkcvs: Allow VERSION override.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
B. Watson 2017-03-22 23:00:57 +00:00 committed by David Spencer
parent c53c292f7a
commit 7694dc147c
3 changed files with 5 additions and 7 deletions

View file

@ -25,7 +25,7 @@
# Slightly modified by the SlackBuilds project
PRGNAM=tkcvs
VERSION=8.2.1
VERSION=${VERSION:-8.2.1}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -3,9 +3,8 @@ Name=tkcvs
Comment=Graphical Interface to CVS and Subversion
Exec=tkcvs
TryExec=tkcvs
Icon=tkcvs.png
Icon=tkcvs
Terminal=false
Type=Application
Categories=Application;Development;
Categories=Development;
StartupNotify=false
Encoding=UTF-8

View file

@ -3,9 +3,8 @@ Name=tkdiff
Comment=Graphical Interface to the standard Unix 'diff' utility
Exec=tkdiff
TryExec=tkdiff
Icon=tkdiff.png
Icon=tkdiff
Terminal=false
Type=Application
Categories=Application;Development;
Categories=Development;
StartupNotify=false
Encoding=UTF-8