[arch-commits] Commit in libgdiplus/trunk (PKGBUILD)
Daniel Isenmann
daniel at archlinux.org
Thu Mar 25 10:52:58 UTC 2010
Date: Thursday, March 25, 2010 @ 06:52:58
Author: daniel
Revision: 73346
upgpkg: libgdiplus 2.6.2-1
New mono release 2.6.3
Modified:
libgdiplus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-25 10:52:40 UTC (rev 73345)
+++ PKGBUILD 2010-03-25 10:52:58 UTC (rev 73346)
@@ -2,8 +2,8 @@
# Maintainer: Daniel Isenmann <daniel at archlinux.org>
pkgname=libgdiplus
-pkgver=2.6
-pkgrel=2
+pkgver=2.6.2
+pkgrel=1
pkgdesc="An Open Source Implementation of the GDI+ API"
arch=(i686 x86_64)
license=('MPL' 'LGPL')
@@ -13,7 +13,7 @@
options=('!libtool')
source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2
gdiplus-png14.patch)
-md5sums=('9107b4429fdafde914bd23405544c58d'
+md5sums=('6771225607e6624f8bf99e4515bd7957'
'8393904b1a1a79a51cb8b29d61dc090f')
build() {
More information about the arch-commits
mailing list