diff options
Diffstat (limited to 'accessibility/easystroke')
-rw-r--r-- | accessibility/easystroke/easystroke.SlackBuild | 3 | ||||
-rw-r--r-- | accessibility/easystroke/easystroke.info | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/accessibility/easystroke/easystroke.SlackBuild b/accessibility/easystroke/easystroke.SlackBuild index 5b1164ba4b..7e7b60dbf1 100644 --- a/accessibility/easystroke/easystroke.SlackBuild +++ b/accessibility/easystroke/easystroke.SlackBuild @@ -3,9 +3,10 @@ # Slackware build script for easystroke # Written by Larry Hajali <larryhaja[at]gmail[dot]com> +# Modified by Willy Sudiarto Raharjo <willysr@slackware-id.org> PRGNAM=easystroke -VERSION=0.5.3 +VERSION=${VERSION:-0.5.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/accessibility/easystroke/easystroke.info b/accessibility/easystroke/easystroke.info index ad4f6c519e..ef3800de53 100644 --- a/accessibility/easystroke/easystroke.info +++ b/accessibility/easystroke/easystroke.info @@ -1,8 +1,8 @@ PRGNAM="easystroke" -VERSION="0.5.3" +VERSION="0.5.5.1" HOMEPAGE="http://easystroke.wiki.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/easystroke/easystroke-0.5.3.tar.gz" -MD5SUM="fadc1741e1db845da2cd0128e525520a" +DOWNLOAD="http://downloads.sourceforge.net/easystroke/easystroke-0.5.5.1.tar.gz" +MD5SUM="ba989d1745415be94afd567e33d124bb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gtkmm" |