wine: updated to version 1.7.21

This commit is contained in:
Giuseppe Calà 2014-07-04 09:20:21 +00:00
parent d321c0be84
commit 84b0d0e9c9

View File

@ -1,17 +1,17 @@
# maintainer: Giuseppe Cala' <gcala[at]chakra-project[dot]org>
pkgname=wine
pkgver=1.7.20
pkgver=1.7.21
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
_pulsepatches=1.7.20
_pulsepatches=1.7.21
source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgbasever.tar.bz2
30-win32-aliases.conf
http://dev.gentoo.org/~tetromino/distfiles/wine/winepulse-patches-$_pulsepatches.tar.bz2)
md5sums=('439a9b275be4953fde194ca949568da1'
md5sums=('ee43e69f135c46ad544bc35cd7e6681c'
'1ff4e467f59409272088d92173a0f801'
'84ce2689c79ca7ef8bfc40096dbee3f2')
'c975b349bce41992905891e267ed61a6')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"