wine-mono: update to 10.0.0.
This commit is contained in:
parent
9d957a9d6b
commit
fa3faf01bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine-mono'
|
# Template file for 'wine-mono'
|
||||||
pkgname=wine-mono
|
pkgname=wine-mono
|
||||||
version=9.4.0
|
version=10.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
short_desc="Mono built for running .NET applications with WINE"
|
short_desc="Mono built for running .NET applications with WINE"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="MIT, GPL-3.0-or-later, LGPL-2.0-or-later"
|
license="MIT, GPL-3.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://wiki.winehq.org/Mono"
|
homepage="https://wiki.winehq.org/Mono"
|
||||||
distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi"
|
distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi"
|
||||||
checksum=cf6173ae94b79e9de13d9a74cdb2560a886fc3d271f9489acb1cfdbd961cacb2
|
checksum=dbaca73e5d09f7a3a7c157ad04289af9ca47c3ced7012d46544a607046902b87
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# The actual installation within WINE occurs at runtime in whatever
|
# The actual installation within WINE occurs at runtime in whatever
|
||||||
|
|
Loading…
Add table
Reference in a new issue