wine: update to 5.13.

This commit is contained in:
Helmut Pozimski 2020-07-18 15:03:40 +02:00
parent 352371a8c9
commit 9cbef37d89

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=5.12
version=5.13
revision=1
build_style=gnu-configure
configure_args="--bindir=/usr/libexec/wine"
@ -9,7 +9,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1-or-later"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
checksum=87f17254c6794ec6eeb7020b164c859983c9df0dacdd66d6449ff000498c842e
checksum=c46a5c1c2aaf41993de5a5e78b7780060e0e77066531d0ca672ae08e325e0152
lib32mode=full
archs="i686 x86_64*"