wine: update to 5.21.
This commit is contained in:
parent
d4f74b3913
commit
ac86e8fb6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=5.20
|
||||
version=5.21
|
||||
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=8f5522f8cebebdbaa12f58e1ba671a11f66372e0aedf74fb932cf5a89390861c
|
||||
checksum=5a1a5c2549d11bce0d6640220ed6fd31042afcbcb366f475e0ccb4781d2d2840
|
||||
|
||||
lib32mode=full
|
||||
archs="i686 x86_64*"
|
||||
|
|
Loading…
Reference in a new issue