[arch-commits] Commit in gtk-sharp-2 (gnome-unstable trunk/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Oct 11 20:58:58 UTC 2009
Date: Sunday, October 11, 2009 @ 16:58:58
Author: jgc
Revision: 54994
Merge gnome-unstable
Modified:
gtk-sharp-2/trunk/PKGBUILD
Deleted:
gtk-sharp-2/gnome-unstable/
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-10-11 20:58:26 UTC (rev 54993)
+++ trunk/PKGBUILD 2009-10-11 20:58:58 UTC (rev 54994)
@@ -2,18 +2,18 @@
# Maintainer: tobias <tobias at archlinux.org>
pkgname=gtk-sharp-2
-pkgver=2.12.8
+pkgver=2.12.9
pkgrel=1
pkgdesc="gtk2 bindings for C#"
arch=(i686 x86_64)
license=('LGPL')
url="http://gtk-sharp.sourceforge.net"
-depends=('mono>=2.2' 'libglade>=2.6.3' 'gtk2>=2.14.7')
+depends=('mono>=2.4' 'libglade>=2.6.4' 'gtk2>=2.18.0')
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=('1b12a33df2ab87448848c0cc0733ca77')
+sha256sums=('d580bd03246b7885de8d4271ea736eb0925153a08a396d6b382c8193a0ed7beb')
build() {
# get rid of that .wapi errors; thanks to brice
More information about the arch-commits
mailing list