wine: update to 1.7.46

This commit is contained in:
Jeff Huang 2015-06-29 04:45:16 +00:00
parent 909687ce8a
commit 956487ebc6

View File

@ -1,14 +1,14 @@
pkgname=wine
pkgver=1.7.45
pkgver=1.7.46
pkgrel=1
_pkgver=${pkgver/rc/-rc}
source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgver.tar.bz2
30-win32-aliases.conf
https://github.com/wine-compholio/wine-staging/archive/v${pkgver}.tar.gz)
md5sums=('df9cb748c58b42f99d16947ebe1a65f0'
md5sums=('05c3b0997495dbf1daefcc448f3e22d4'
'1ff4e467f59409272088d92173a0f801'
'9321eaedbc46f3f231e756c470cfa30f')
'a6088a2ab71fc41311139cf9980378de')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"
categories=('system')