wine-mono: update to 6.3.0.
This commit is contained in:
parent
d02ba1535c
commit
8ae4f8efcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine-mono'
|
||||
pkgname=wine-mono
|
||||
version=6.2.0
|
||||
version=6.3.0
|
||||
revision=1
|
||||
build_style=fetch
|
||||
short_desc="Mono built for running .NET applications with WINE"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=cd8d53513d8357b2876a66bab089654ef9941f42ef690fb555c6493f5381dbca
|
||||
checksum=a5f02d32a0283692a4a625f541cfbbb451883128474c5c80362385317cd099f0
|
||||
|
||||
do_install() {
|
||||
# The actual installation within WINE occurs at runtime in whatever
|
||||
|
|
Loading…
Reference in a new issue