Date: Wednesday, April 27, 2016 @ 20:42:09 Author: heftig Revision: 172150
4.6.2-1 Modified: wine-mono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-27 18:41:47 UTC (rev 172149) +++ PKGBUILD 2016-04-27 18:42:09 UTC (rev 172150) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=wine-mono -pkgver=4.6.0 +pkgver=4.6.2 pkgrel=1 pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework" arch=(any) @@ -10,7 +10,7 @@ license=(GPL LGPL2.1 MPL) depends=('wine') source=(http://dl.winehq.org/wine/$pkgname/$pkgver/$pkgname-$pkgver.msi) -md5sums=('5ce501be8d4f9751a351b47536731a7b') +md5sums=('c0ef08cb63a745142d26d093ad4ac299') package() { _monodir="$pkgdir/usr/share/wine/mono"
