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

Jan Steffens heftig at archlinux.org
Wed Jun 15 12:59:35 UTC 2016


    Date: Wednesday, June 15, 2016 @ 12:59:35
  Author: heftig
Revision: 180283

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-15 12:53:28 UTC (rev 180282)
+++ PKGBUILD	2016-06-15 12:59:35 UTC (rev 180283)
@@ -1,18 +0,0 @@
-# $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"
-}

Copied: wine-mono/repos/community-any/PKGBUILD (from rev 180282, wine-mono/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-06-15 12:59:35 UTC (rev 180283)
@@ -0,0 +1,18 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=wine-mono
+pkgver=4.6.3
+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=('f38640271249fca9da0e18f5dc9861e2')
+
+package() {
+  _monodir="$pkgdir/usr/share/wine/mono"
+  install -Dm644 $pkgname-${pkgver}.msi "$_monodir/$pkgname-${pkgver}.msi"
+}



More information about the arch-commits mailing list