wine: update to 6.1.
This commit is contained in:
parent
df52627bbc
commit
d00be429c8
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=6.0
|
||||
revision=2
|
||||
version=6.1
|
||||
revision=1
|
||||
_pkgver=${version/r/-r}
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=wine-${_pkgver}
|
||||
|
@ -11,10 +11,10 @@ short_desc="Run Microsoft Windows applications"
|
|||
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%r*}/wine-${_pkgver}.tar.xz
|
||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${_pkgver}.tar.xz
|
||||
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
|
||||
checksum="b493065f2f83ee429c62e2ec58698a3cf63ef78722e1b20765823152e8582c56
|
||||
194902cb880a657de386e0789f8ce1f369fb896468ca299fd5abbe921fee043c"
|
||||
checksum="a92c24308c48b851b5dc22a1d35696a57311c447b31ec9fa543ec5b0aa73a149
|
||||
f4de54fe026b920191db6c5001cfd563503d0fa3e2b191315311285019afddf4"
|
||||
|
||||
build_options="mingw staging"
|
||||
build_options_default="mingw"
|
||||
|
|
Loading…
Reference in a new issue