wine: update to 2.14

This commit is contained in:
Jeff Huang 2017-08-05 08:39:22 +01:00
parent 829402f149
commit 1479c245df

View File

@ -1,11 +1,11 @@
pkgname=wine
pkgver=2.13
pkgver=2.14
pkgrel=1
_pkgver=${pkgver/rc/-rc}
source=(https://dl.winehq.org/wine/source/2.x/$pkgname-$_pkgver.tar.xz
30-win32-aliases.conf)
md5sums=('f399d168a3e1129a6958119ec7c07252'
md5sums=('2a97b8333542a85630d0c0cbcbd5f47e'
'1ff4e467f59409272088d92173a0f801')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"