From 789905b5e6b809a564832ba85b842988405e7375 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 22 Oct 2011 23:14:45 +0000 Subject: Sat Oct 22 23:14:45 UTC 2011 --- multilib/wine/PKGBUILD | 6 +++--- multilib/wine/wine.install | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'multilib/wine') diff --git a/multilib/wine/PKGBUILD b/multilib/wine/PKGBUILD index 7e7022e2c..6b429ea3f 100644 --- a/multilib/wine/PKGBUILD +++ b/multilib/wine/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 56710 2011-10-10 20:07:19Z bluewind $ +# $Id: PKGBUILD 57120 2011-10-22 02:03:14Z svenstaro $ # Maintainer: Sven-Hendrik Haase # Contributor: Jan "heftig" Steffens # Contributor: Eduardo Romero # Contributor: Giovanni Scafora pkgname=wine -pkgver=1.3.30 +pkgver=1.3.31 pkgrel=1 _pkgbasever=${pkgver/rc/-rc} source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgbasever.tar.bz2) -md5sums=('faec785343aa228d743d6913f47afc28') +md5sums=('9c575dbbb308d269ad76e1c6f5a0866d') pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" diff --git a/multilib/wine/wine.install b/multilib/wine/wine.install index f71262186..0548b7ffd 100644 --- a/multilib/wine/wine.install +++ b/multilib/wine/wine.install @@ -1,10 +1,10 @@ post_install() { update-desktop-database -q - echo "This wine package is wow64 enabled. This means it can run 32bit/64bit Windows apps on x86_64." - echo "If you are on x86_64, the default WINEARCH will be win64." - echo "This will cause a lot of Windows applications to malfunction even if they usually work in wine." - echo "Please create your ~/.wine with 'WINEARCH=win32 winecfg' if you are unsure and on x86_64." - echo "See the Arch wiki on wine for more information." + #echo "This wine package is wow64 enabled. This means it can run 32bit/64bit Windows apps on x86_64." + #echo "If you are on x86_64, the default WINEARCH will be win64." + #echo "This will cause a lot of Windows applications to malfunction even if they usually work in wine." + #echo "Please create your ~/.wine with 'WINEARCH=win32 winecfg' if you are unsure and on x86_64." + #echo "See the Arch wiki on wine for more information." } post_remove() { -- cgit v1.2.3-54-g00ecf