wine: update to 2.0

This commit is contained in:
Jeff Huang 2017-01-25 09:30:28 +00:00
parent a272439e41
commit a8b5d8e5ef

View File

@ -1,11 +1,11 @@
pkgname=wine
pkgver=1.9.24
pkgver=2.0
pkgrel=1
_pkgver=${pkgver/rc/-rc}
source=(https://dl.winehq.org/wine/source/1.9/$pkgname-$_pkgver.tar.bz2
source=(https://dl.winehq.org/wine/source/2.0/$pkgname-$_pkgver.tar.bz2
30-win32-aliases.conf)
md5sums=('6c225b7f41f6ce7ca9acf019c45c9258'
md5sums=('fde8a855080279f74fb2e9ccec926db7'
'1ff4e467f59409272088d92173a0f801')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"