wine: updated to version 1.7.32

This commit is contained in:
Giuseppe Calà 2014-12-12 10:11:14 +00:00
parent e59d63b3d6
commit cea1759ffa

View File

@ -1,16 +1,16 @@
# maintainer: Giuseppe Cala' <jiveaxe@gmail.com>
pkgname=wine
pkgver=1.7.31
pkgver=1.7.32
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgbasever.tar.bz2
30-win32-aliases.conf
https://github.com/wine-compholio/wine-staging/archive/v${pkgver}.tar.gz)
md5sums=('b41bba459678df1304c39a85ae6fc5df'
md5sums=('2e428f64daba676c3580e464f5fcbc5c'
'1ff4e467f59409272088d92173a0f801'
'ebbf98c7d91f6a97a7c152902f53d5b7')
'083215a8217e32e96aacfdffb8279ffd')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"