wine: update to 1.9.8

This commit is contained in:
Jeff Huang 2016-04-16 02:49:09 +01:00
parent 27cd171b3b
commit 89e034b9b4

View File

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