[arch-commits] Commit in gtk-sharp-2/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Dec 21 14:52:27 UTC 2008
Date: Sunday, December 21, 2008 @ 09:52:27
Author: jgc
Revision: 22055
upgpkg: gtk-sharp-2 2.12.7-1
Modified:
gtk-sharp-2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-12-21 14:52:06 UTC (rev 22054)
+++ PKGBUILD 2008-12-21 14:52:27 UTC (rev 22055)
@@ -2,18 +2,18 @@
# Maintainer: tobias <tobias at archlinux.org>
pkgname=gtk-sharp-2
-pkgver=2.12.6
+pkgver=2.12.7
pkgrel=1
pkgdesc="gtk2 bindings for C#"
arch=(i686 x86_64)
license=('LGPL')
url="http://gtk-sharp.sourceforge.net"
-depends=('mono>=2.0.1' 'libglade>=2.6.3' 'gtk2>=2.14.4')
+depends=('mono>=2.0.1' 'libglade>=2.6.3' 'gtk2>=2.14.6')
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=('3c515cbe0aee70e988f02457c621f693')
+md5sums=('e3f2ac276832829d7089352f014c4c6f')
build() {
# get rid of that .wapi errors; thanks to brice
More information about the arch-commits
mailing list