diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/gnome-sharp | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gnome-sharp')
-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) |