wine-mono: update to 9.3.0.
This commit is contained in:
parent
08ea433b35
commit
7fef6eb4d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine-mono'
|
||||
pkgname=wine-mono
|
||||
version=9.2.0
|
||||
version=9.3.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
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"
|
||||
homepage="https://wiki.winehq.org/Mono"
|
||||
distfiles="http://dl.winehq.org/wine/wine-mono/${version}/${pkgname}-${version}-x86.msi"
|
||||
checksum=fd5829244d92985b8a404745adddb58c3a9b0bbb6d54ca4c6eaf86ea466735f9
|
||||
checksum=6ca2c0aed096ff9ec20faf5eb76c6b7d7de82d9a8875ac7dd9f0793bf9c3fd30
|
||||
|
||||
do_install() {
|
||||
# The actual installation within WINE occurs at runtime in whatever
|
||||
|
|
Loading…
Reference in New Issue