summaryrefslogtreecommitdiff
path: root/community/wine/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wine/PKGBUILD')
-rw-r--r--community/wine/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/community/wine/PKGBUILD b/community/wine/PKGBUILD
index 4070ff775..8a8198de4 100644
--- a/community/wine/PKGBUILD
+++ b/community/wine/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 57119 2011-10-22 01:45:14Z svenstaro $
+# $Id: PKGBUILD 58857 2011-11-19 02:52:24Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Eduardo Romero <eduardo@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=wine
-pkgver=1.3.31
+pkgver=1.3.33
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgbasever.tar.bz2)
-md5sums=('9c575dbbb308d269ad76e1c6f5a0866d')
+md5sums=('24807ef7d9a5e8c2635541880672db7b')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"
@@ -26,7 +26,6 @@ depends=(
libxrandr lib32-libxrandr
libxdamage lib32-libxdamage
libxi lib32-libxi
- alsa-lib lib32-alsa-lib
desktop-file-utils
)
@@ -46,8 +45,8 @@ makedepends=(autoconf ncurses bison perl fontforge flex prelink
mpg123 lib32-mpg123
openal lib32-openal
libcups lib32-libcups
- gnutls lib32-gnutls
v4l-utils lib32-v4l-utils
+ alsa-lib lib32-alsa-lib
oss
)
@@ -60,10 +59,10 @@ optdepends=(
mpg123 lib32-mpg123
openal lib32-openal
libcups lib32-libcups
- gnutls lib32-gnutls
v4l-utils lib32-v4l-utils
libpulse lib32-libpulse
alsa-plugins lib32-alsa-plugins
+ alsa-lib lib32-alsa-lib
oss
)