wine_mono: update to 4.6.3

This commit is contained in:
Jeff Huang 2016-06-16 00:53:21 +01:00
parent 17b675269d
commit 7344e1a147

View File

@ -1,5 +1,5 @@
pkgname=wine_mono
pkgver=4.6.2
pkgver=4.6.3
pkgrel=1
pkgdesc="Mono's built-in replacement for Microsoft's .NET Framework"
arch=('any')
@ -8,7 +8,7 @@ license=(MPL)
depends=('wine>=1.9.4')
categories=('system')
source=(https://dl.winehq.org/wine/wine-mono/$pkgver/${pkgname/_/-}-$pkgver.msi)
md5sums=('c0ef08cb63a745142d26d093ad4ac299')
md5sums=('f38640271249fca9da0e18f5dc9861e2')
package() {
cd "$srcdir"