summaryrefslogtreecommitdiffstats
path: root/wine_gecko
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-05-20 10:15:41 +0000
committer Eric Hameleers <alien@slackware.com>2012-05-20 10:15:41 +0000
commitbb740201473a1ba8fbf6fcca98a08c570f07a6ff (patch)
tree8ed9bc9598c7e7f516a3a8c763fe26df01a49f6b /wine_gecko
parent36fe652198e83d5c6b4a3b5cba8834b68b87158e (diff)
downloadasb-bb740201473a1ba8fbf6fcca98a08c570f07a6ff.tar.gz
asb-bb740201473a1ba8fbf6fcca98a08c570f07a6ff.tar.xz
Update to accompany wine-1.5.4
Diffstat (limited to 'wine_gecko')
-rwxr-xr-xwine_gecko/build/wine_gecko.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/wine_gecko/build/wine_gecko.SlackBuild b/wine_gecko/build/wine_gecko.SlackBuild
index 45237964..7ac4c7d8 100755
--- a/wine_gecko/build/wine_gecko.SlackBuild
+++ b/wine_gecko/build/wine_gecko.SlackBuild
@@ -34,6 +34,8 @@
# * Initial build.
# 1.4-1: 27/mar/2012 by Eric Hameleers <alien@slackware.com>
# * Update
+# 1.5-1: 20/may/2012 by Eric Hameleers <alien@slackware.com>
+# * Update to accompany wine-1.5.4
#
# Run 'sh wine_gecko.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -43,7 +45,7 @@
PRGNAM=wine_gecko
-VERSION=${VERSION:-1.4}
+VERSION=${VERSION:-1.5}
ARCH="x86"
BUILD=${BUILD:-1}
TAG=${TAG:-alien}