wine: update to 1.9.19

This commit is contained in:
Jeff Huang 2016-09-17 14:14:36 +01:00
parent dd928c03ca
commit 63abf6aa04

View File

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