diff options
Diffstat (limited to 'extra/gtk-vnc/PKGBUILD')
-rw-r--r-- | extra/gtk-vnc/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gtk-vnc/PKGBUILD b/extra/gtk-vnc/PKGBUILD index f4e743253..f44c7b0d6 100644 --- a/extra/gtk-vnc/PKGBUILD +++ b/extra/gtk-vnc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 185577 2013-05-15 08:05:37Z bpiotrowski $ +# $Id: PKGBUILD 198085 2013-10-30 12:42:46Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> # Contributor: Allan McRae <mcrae_allan@hotmail.com> @@ -14,7 +14,6 @@ license=('LGPL') depends=('libgcrypt' 'gtk3') optdepends=('gtk2: GTK2 widget') makedepends=('intltool' 'pygtk' 'pygobject2-devel' 'gtk-doc' 'gtk2' 'vala' 'gobject-introspection') -options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) sha256sums=('b51bda7edebb82ab142c292bd1b1493406bc8225a5c834d854bbafef9e9a471f') |