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

Jan Steffens heftig at archlinux.org
Tue Dec 2 08:21:39 UTC 2014


    Date: Tuesday, December 2, 2014 @ 09:21:39
  Author: heftig
Revision: 123340

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-02 08:20:27 UTC (rev 123339)
+++ PKGBUILD	2014-12-02 08:21:39 UTC (rev 123340)
@@ -1,19 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-
-pkgname=wine-mono
-pkgver=4.5.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://downloads.sourceforge.net/project/wine/Wine%20Mono/$pkgver/$pkgname-${pkgver}.msi)
-md5sums=('582a32cde40c165c20d1b4790abab4cd')
-
-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 123339, wine-mono/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-12-02 08:21:39 UTC (rev 123340)
@@ -0,0 +1,19 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=wine-mono
+pkgver=4.5.4
+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://downloads.sourceforge.net/project/wine/Wine%20Mono/$pkgver/$pkgname-${pkgver}.msi)
+md5sums=('2d12a9475e2986177dc38572592bd94d')
+
+package() {
+  _monodir="$pkgdir/usr/share/wine/mono"
+
+  install -Dm644 $pkgname-${pkgver}.msi "$_monodir/$pkgname-${pkgver}.msi"
+}



More information about the arch-commits mailing list