[arch-commits] Commit in wine-mono/repos/community-any (PKGBUILD PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Apr 27 18:58:57 UTC 2016


    Date: Wednesday, April 27, 2016 @ 20:58:57
  Author: heftig
Revision: 172153

archrelease: copy trunk to community-any

Added:
  wine-mono/repos/community-any/PKGBUILD
    (from rev 172152, wine-mono/trunk/PKGBUILD)
Deleted:
  wine-mono/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 18:49:27 UTC (rev 172152)
+++ PKGBUILD	2016-04-27 18:58:57 UTC (rev 172153)
@@ -1,18 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=wine-mono
-pkgver=4.6.0
-pkgrel=1
-pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework"
-arch=(any)
-url="http://wiki.winehq.org/Mono"
-license=(GPL LGPL2.1 MPL)
-depends=('wine')
-source=(http://dl.winehq.org/wine/$pkgname/$pkgver/$pkgname-$pkgver.msi)
-md5sums=('5ce501be8d4f9751a351b47536731a7b')
-
-package() {
-  _monodir="$pkgdir/usr/share/wine/mono"
-  install -Dm644 $pkgname-${pkgver}.msi "$_monodir/$pkgname-${pkgver}.msi"
-}

Copied: wine-mono/repos/community-any/PKGBUILD (from rev 172152, wine-mono/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-04-27 18:58:57 UTC (rev 172153)
@@ -0,0 +1,18 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=wine-mono
+pkgver=4.6.2
+pkgrel=1
+pkgdesc="Wine's built-in replacement for Microsoft's .NET Framework"
+arch=(any)
+url="http://wiki.winehq.org/Mono"
+license=(GPL LGPL2.1 MPL)
+depends=('wine')
+source=(http://dl.winehq.org/wine/$pkgname/$pkgver/$pkgname-$pkgver.msi)
+md5sums=('c0ef08cb63a745142d26d093ad4ac299')
+
+package() {
+  _monodir="$pkgdir/usr/share/wine/mono"
+  install -Dm644 $pkgname-${pkgver}.msi "$_monodir/$pkgname-${pkgver}.msi"
+}



More information about the arch-commits mailing list