summaryrefslogtreecommitdiffstats
path: root/system/winetricks/winetricks.SlackBuild
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2017-03-14 23:50:11 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:36 +0700
commit21482402723c6b96454cee4ea1059dd6ea35f22c (patch)
tree1e3c40bc8e78934cf995f52457bae023afc3105e /system/winetricks/winetricks.SlackBuild
parentbc46e264da4fe13251f876c9731de1a843376655 (diff)
downloadslackbuilds-21482402723c6b96454cee4ea1059dd6ea35f22c.tar.gz
slackbuilds-21482402723c6b96454cee4ea1059dd6ea35f22c.tar.xz
system/winetricks: Updated for version 20161107 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/winetricks/winetricks.SlackBuild')
-rw-r--r--system/winetricks/winetricks.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/winetricks/winetricks.SlackBuild b/system/winetricks/winetricks.SlackBuild
index fd2db60bb6..48ca052016 100644
--- a/system/winetricks/winetricks.SlackBuild
+++ b/system/winetricks/winetricks.SlackBuild
@@ -1,5 +1,6 @@
#!/bin/sh
# Slackware build script for winetricks
+# Copyright 2017 Donald Cooley South Haven, Indiana USA
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
@@ -24,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=winetricks
-VERSION=${VERSION:-20161107}
+VERSION=${VERSION:-20170207}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}