wine: update to 2.13

This commit is contained in:
Jeff Huang 2017-07-22 14:36:35 +01:00
parent 811eb0ba64
commit b684523698

View File

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