wine: update to 3.11

This commit is contained in:
Jeff Huang 2018-07-03 03:40:40 +02:00
parent b5dad84d24
commit 8d86608468

View File

@ -1,14 +1,14 @@
pkgname=wine
pkgver=3.10
pkgver=3.11
pkgrel=1
_pkgver=${pkgver/rc/-rc}
source=(https://dl.winehq.org/wine/source/3.x/$pkgname-$_pkgver.tar.xz
30-win32-aliases.conf)
md5sums=('eec9261ac33b46709f99537d359bd4ee'
md5sums=('34ffa2f1177207bdd92bafbc480db105'
'1ff4e467f59409272088d92173a0f801')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"
url="https://www.winehq.org/"
categories=('system')
screenshot=('http://wstaw.org/m/2012/04/28/wine.png')
arch=('x86_64')