wine: update to 1.9.11

This commit is contained in:
Chaoting Liu 2016-05-27 19:07:00 +01:00
parent 5ac9719811
commit af5fe6560e

View File

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