[arch-commits] Commit in mono-addins/trunk (PKGBUILD)

Daniel Isenmann daniel at archlinux.org
Wed Jun 30 16:42:46 UTC 2010


    Date: Wednesday, June 30, 2010 @ 12:42:46
  Author: daniel
Revision: 84508

upgpkg: mono-addins 0.5-1
New upstream release

Modified:
  mono-addins/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-30 16:33:07 UTC (rev 84507)
+++ PKGBUILD	2010-06-30 16:42:46 UTC (rev 84508)
@@ -3,16 +3,16 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=mono-addins
-pkgver=0.4
-pkgrel=4
-pkgdesc="a generic framework for creating extensible applications and for creating libraries which extend those applications"
+pkgver=0.5
+pkgrel=1
+pkgdesc="A generic framework for creating extensible applications and for creating libraries which extend those applications"
 arch=('i686' 'x86_64')
 url="http://www.mono-project.com/Mono.Addins"
 license=('custom:MIT')
-depends=('gtk-sharp-2>=2.12.8' 'mono>=2.4.2')
+depends=('gtk-sharp-2>=2.12.8' 'mono>=2.6.4')
 makedepends=('pkgconfig')
 source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3b7f3f6e55c95413df184d0e4c9233e4')
+md5sums=('22c8dd470caed090b3c77c9423e5b3c6')
 
 build() {
   export MONO_SHARED_DIR="${srcdir}/.wabi"




More information about the arch-commits mailing list