wine: update to 3.18

This commit is contained in:
Jeff Huang 2018-10-13 14:10:50 +02:00
parent 9532f95173
commit dfcd3d037a

View File

@ -1,11 +1,11 @@
pkgname=wine pkgname=wine
pkgver=3.17 pkgver=3.18
pkgrel=1 pkgrel=1
_pkgver=${pkgver/rc/-rc} _pkgver=${pkgver/rc/-rc}
source=(https://dl.winehq.org/wine/source/3.x/$pkgname-$_pkgver.tar.xz source=(https://dl.winehq.org/wine/source/3.x/$pkgname-$_pkgver.tar.xz
30-win32-aliases.conf) 30-win32-aliases.conf)
md5sums=('1b852a6e0e047525be75660914b3136b' md5sums=('8a86c199685c1463750c1fae8b499526'
'1ff4e467f59409272088d92173a0f801') '1ff4e467f59409272088d92173a0f801')
pkgdesc="A compatibility layer for running Windows programs" pkgdesc="A compatibility layer for running Windows programs"
url="https://www.winehq.org/" url="https://www.winehq.org/"