wine: update to 5.0.
This commit is contained in:
parent
4e3da9d1fd
commit
6d0e7f0d54
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=4.21
|
||||
version=5.0
|
||||
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%%.*}.x/wine-${version}.tar.xz"
|
||||
checksum=324ce14a70059835f33d293f0740b1bf0366bc6b5514548bc083d89b44744ad0
|
||||
distfiles="https://dl.winehq.org/wine/source/${version}/wine-${version}.tar.xz"
|
||||
checksum=181550ba69a80b00c631f80c28ff7642264613bbecdb0c0fc04d6534866713b4
|
||||
|
||||
nopie_files="/usr/bin/wine"
|
||||
|
||||
|
|
Loading…
Reference in a new issue