wine-mono: update to 5.1.0.
This commit is contained in:
parent
06db3d8118
commit
b2ddabe282
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=5.0.0
|
version=5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=17da208645a82a5e45e84fc75c73a8440acda484411cb8fae8e9b72db9886cd5
|
checksum=ae55439c7cd61d1a17f0c687967fad8ad12d9e2263972ffd5e9dde2685fd8ddd
|
||||||
|
|
||||||
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…
Reference in a new issue