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

daniel at archlinux.org daniel at archlinux.org
Tue Mar 31 10:59:30 UTC 2009


    Date: Tuesday, March 31, 2009 @ 06:59:30
  Author: daniel
Revision: 32426

upgpkg: libgdiplus 2.4-1
    New mono release 2.4

Modified:
  libgdiplus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-31 10:59:22 UTC (rev 32425)
+++ PKGBUILD	2009-03-31 10:59:30 UTC (rev 32426)
@@ -1,18 +1,18 @@
 # $Id$
-# Maintainer: daniel at archlinux.org
+# Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=libgdiplus
-pkgver=2.2
+pkgver=2.4
 pkgrel=1
 pkgdesc="An Open Source Implementation of the GDI+ API"
 arch=(i686 x86_64)
 license=('MPL' 'LGPL')
 url="http://www.mono-project.com"
-depends=('libtiff' 'cairo>=1.6.4' 'giflib' 'glib2>=2.18.0' 'libexif')
+depends=('libtiff' 'cairo>=1.8.6' 'giflib' 'glib2>=2.20.0' 'libexif')
 makedepends=('automake' 'pkgconfig')
 options=('!libtool')
-source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4af9c8171e75f1408c3628a8f7937d9f')
+source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('ddf40d6f21ab7e8942abd063d460e4fa')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list