wine: update to 3.14

This commit is contained in:
Jeff Huang 2018-08-18 09:48:03 +02:00
parent aeb74cd615
commit 69093dadbd

View File

@ -1,11 +1,11 @@
pkgname=wine
pkgver=3.13
pkgver=3.14
pkgrel=1
_pkgver=${pkgver/rc/-rc}
source=(https://dl.winehq.org/wine/source/3.x/$pkgname-$_pkgver.tar.xz
30-win32-aliases.conf)
md5sums=('ef356c13bd7c14f3de7dd2a2a6b1906a'
md5sums=('d0b359d4fb695cf161ec0c689804c164'
'1ff4e467f59409272088d92173a0f801')
pkgdesc="A compatibility layer for running Windows programs"
url="https://www.winehq.org/"