wine: update to 5.18.
This commit is contained in:
parent
49191a411e
commit
ddd5ca6792
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=5.17
|
||||
revision=2
|
||||
version=5.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--bindir=/usr/libexec/wine"
|
||||
short_desc="Run Microsoft Windows applications"
|
||||
|
@ -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=f6438bd01314838131010b0a6e8c04f413bdd890cd10e69ba3e199d0090a1e4f
|
||||
checksum=9001f488651a9beb83a1cddf230dc0e79c708847f2ffc7de5cc20469e265f342
|
||||
|
||||
lib32mode=full
|
||||
archs="i686 x86_64*"
|
||||
|
|
Loading…
Reference in a new issue