[arch-commits] Commit in libgdiplus/repos (extra-i686 extra-i686/PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Tue Dec 15 18:40:58 UTC 2009
Date: Tuesday, December 15, 2009 @ 13:40:57
Author: daniel
Revision: 61346
Merged revisions 61313 via svnmerge from
svn+ssh://daniel@gerolde.archlinux.org/srv/svn-packages/libgdiplus/trunk
........
r61313 | daniel | 2009-12-15 18:36:07 +0100 (Tue, 15 Dec 2009) | 2 lines
upgpkg: libgdiplus 2.6-1
New mono release 2.6
........
Modified:
libgdiplus/repos/extra-i686/ (properties)
libgdiplus/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: libgdiplus/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /libgdiplus/trunk:1-45034
+ /libgdiplus/trunk:1-61345
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-12-15 18:30:32 UTC (rev 61345)
+++ extra-i686/PKGBUILD 2009-12-15 18:40:57 UTC (rev 61346)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=libgdiplus
-pkgver=2.4.2
+pkgver=2.6
pkgrel=1
pkgdesc="An Open Source Implementation of the GDI+ API"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
makedepends=('automake' 'pkgconfig')
options=('!libtool')
source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('703210950bce2ed0a9824f897f774925')
+md5sums=('9107b4429fdafde914bd23405544c58d')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list