parent
2a8a0df8d8
commit
cdc87fb15e
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'wine-mono'
|
||||
pkgname=wine-mono
|
||||
version=5.1.0
|
||||
version=5.1.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=fetch
|
||||
short_desc="Mono built for running .NET applications with WINE"
|
||||
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=ae55439c7cd61d1a17f0c687967fad8ad12d9e2263972ffd5e9dde2685fd8ddd
|
||||
checksum=74541265b9385842bc22bba2bb4b90bf1d3fd8b4788b6676140700bebacb9227
|
||||
|
||||
do_install() {
|
||||
# The actual installation within WINE occurs at runtime in whatever
|
||||
|
|
Loading…
Reference in New Issue