summaryrefslogtreecommitdiff
path: root/community/wine/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wine/PKGBUILD')
-rw-r--r--community/wine/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wine/PKGBUILD b/community/wine/PKGBUILD
index 29c749205..07256a53f 100644
--- a/community/wine/PKGBUILD
+++ b/community/wine/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 55318 2011-09-09 21:53:02Z svenstaro $
+# $Id: PKGBUILD 55863 2011-09-24 02:48:10Z 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.28
+pkgver=1.3.29
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgbasever.tar.bz2)
-md5sums=('70574d609161cec8523804cd9364bcd2')
+md5sums=('6c4159ef53c81faf5e52f29211ac50de')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"