diff options
Diffstat (limited to 'extra/gnome-sharp/PKGBUILD')
-rw-r--r-- | extra/gnome-sharp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gnome-sharp/PKGBUILD b/extra/gnome-sharp/PKGBUILD index 988ecf5da..8309e53eb 100644 --- a/extra/gnome-sharp/PKGBUILD +++ b/extra/gnome-sharp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 179961 2013-03-13 13:55:50Z jgc $ +# $Id: PKGBUILD 198029 2013-10-30 12:22:09Z allan $ # Maintainer: tobias <tobias@archlinux.org> pkgbase=gnome-sharp @@ -9,7 +9,6 @@ arch=(i686 x86_64) license=(LGPL) url="http://gtk-sharp.sourceforge.net" makedepends=('gtk-sharp-2' 'libgnomeui' 'monodoc') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/gnome-sharp/2.24/${pkgbase}-${pkgver}.tar.bz2 02_fix_pkg-config_paths.patch 04_initialize_dbus_glib_threading.patch) |