[arch-commits] Commit in wine-mono/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Jun 15 12:53:28 UTC 2016
Date: Wednesday, June 15, 2016 @ 12:53:28
Author: heftig
Revision: 180282
4.6.3-1
Modified:
wine-mono/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-15 10:22:48 UTC (rev 180281)
+++ PKGBUILD 2016-06-15 12:53:28 UTC (rev 180282)
@@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=wine-mono
-pkgver=4.6.2
+pkgver=4.6.3
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=('c0ef08cb63a745142d26d093ad4ac299')
+md5sums=('f38640271249fca9da0e18f5dc9861e2')
package() {
_monodir="$pkgdir/usr/share/wine/mono"
More information about the arch-commits
mailing list