wine-mono: update to 4.8.3.
This commit is contained in:
parent
8b8db4e72a
commit
97a32e6ed5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine-mono'
|
||||
pkgname=wine-mono
|
||||
version=4.7.5
|
||||
version=4.8.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=fetch
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@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}.msi"
|
||||
checksum=154d68d476cdedef56f159d837fbb5eef9358a9f85de89f86c189ec4da004b3f
|
||||
checksum=d6fa1f019bfa3c572438e4a2473ce25af1e937ed4cdcbe46554164ce25db0a76
|
||||
|
||||
do_install() {
|
||||
# The actual installation within WINE occurs at runtime in whatever
|
||||
|
|
Loading…
Reference in New Issue