[arch-commits] Commit in gtk-sharp-2/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Oct 25 08:33:07 UTC 2008


    Date: Saturday, October 25, 2008 @ 04:33:06
  Author: jgc
Revision: 17106

upgpkg: gtk-sharp-2 2.12.5-1

Modified:
  gtk-sharp-2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-25 08:32:48 UTC (rev 17105)
+++ PKGBUILD	2008-10-25 08:33:06 UTC (rev 17106)
@@ -2,18 +2,18 @@
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=gtk-sharp-2
-pkgver=2.12.4
+pkgver=2.12.5
 pkgrel=1
 pkgdesc="gtk2 bindings for C#"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://gtk-sharp.sourceforge.net"
-depends=('mono>=1.9.1' 'libglade>=2.6.3' 'gtk2>=2.14.3')
+depends=('mono>=2.0' 'libglade>=2.6.3' 'gtk2>=2.14.4')
 makedepends=('pkgconfig' 'monodoc')
 conflicts=('gtk#')
 options=('!libtool' '!makeflags')
 source=(http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.12/gtk-sharp-${pkgver}.tar.bz2)
-md5sums=('e7265671f4359b3affbe8f00f01be87e')
+md5sums=('db9acf888ff88dcd1e3813487a07481d')
 
 build() {
  # get rid of that .wapi errors; thanks to brice




More information about the arch-commits mailing list