wine: update to 3.21

This commit is contained in:
Jeff Huang 2018-11-24 13:49:02 +01:00
parent 02b68a1bff
commit 3bc7a349a1

View File

@ -1,11 +1,11 @@
pkgname=wine pkgname=wine
pkgver=3.20 pkgver=3.21
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=('70a33bdc8c027e0fb6cb695858451e54' md5sums=('b64fa9dce7fa50367b6f4c356b475f3e'
'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/"