summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2010-07-27 17:37:26 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-07-27 17:37:26 -0500
commita2e3a80eeb6681bc21281e9c1c6359a62e962d0e (patch)
treebb4c99c57fe713021feb653960e8ddb86e0d04e9 /system
parentdaabcbdca34e5a20fb6845aee3ea1ea76fa19290 (diff)
downloadslackbuilds-a2e3a80eeb6681bc21281e9c1c6359a62e962d0e.tar.gz
slackbuilds-a2e3a80eeb6681bc21281e9c1c6359a62e962d0e.tar.xz
system/wine: Updated for version 1.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/wine/wine.SlackBuild4
-rw-r--r--system/wine/wine.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/wine/wine.SlackBuild b/system/wine/wine.SlackBuild
index a44a82b932..722fbef95b 100644
--- a/system/wine/wine.SlackBuild
+++ b/system/wine/wine.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wine
-VERSION=${VERSION:-1.1.44}
+VERSION=${VERSION:-1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -42,7 +42,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
# Some user reports indicate that wine and IE don't always get along
-# and that this might fix it. The wine team doesn't agree that it's
+# and that this might fix it. The wine team doesn't agree that it's
# the right thing to do, but it's your call.
IEFIX=${IEFIX:-NO}
diff --git a/system/wine/wine.info b/system/wine/wine.info
index d64196c62e..de3ce52d8b 100644
--- a/system/wine/wine.info
+++ b/system/wine/wine.info
@@ -1,10 +1,10 @@
PRGNAM="wine"
-VERSION="1.1.44"
+VERSION="1.2"
HOMEPAGE="http://www.winehq.com/"
-DOWNLOAD="http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.44.tar.bz2"
-MD5SUM="f18649bd71b9099fecad22436d239cba"
+DOWNLOAD="http://downloads.sourceforge.net/project/wine/Source/wine-1.2.tar.bz2"
+MD5SUM="eb4e5423b277fc1e77807b04f366f7b7"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net"
-APPROVED="rworkman"
+APPROVED="Erik Hanson"