wine: update to 5.2.
This commit is contained in:
parent
65e822a3fc
commit
b20bfa2a32
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=5.0
|
||||
version=5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-gstreamer"
|
||||
|
@ -8,8 +8,8 @@ short_desc="Run Microsoft Windows applications"
|
|||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.winehq.org/"
|
||||
distfiles="https://dl.winehq.org/wine/source/${version}/wine-${version}.tar.xz"
|
||||
checksum=181550ba69a80b00c631f80c28ff7642264613bbecdb0c0fc04d6534866713b4
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
|
||||
checksum=c10c9c34f0eade1d1063ce983e6f1ad8904c9cb604d8fea4df5e1cefdba85d40
|
||||
|
||||
nopie_files="/usr/bin/wine"
|
||||
|
||||
|
|
Loading…
Reference in a new issue