wine: update to 3.16

This commit is contained in:
Jeff Huang 2018-09-15 04:25:24 +02:00
parent 6c11967118
commit f5b7969af6

View File

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