diff options
Diffstat (limited to 'extra/telepathy-gabble')
-rw-r--r-- | extra/telepathy-gabble/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/telepathy-gabble/PKGBUILD b/extra/telepathy-gabble/PKGBUILD index 9dc94c1f2..919853e3b 100644 --- a/extra/telepathy-gabble/PKGBUILD +++ b/extra/telepathy-gabble/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194217 2013-09-10 16:04:59Z andrea $ +# $Id: PKGBUILD 198449 2013-10-30 14:56:32Z allan $ # Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: Daniel Balieiro <daniel@balieiro.com> # Contributor: Rodrigo L. M. Flores <mail@rodrigoflores.org> @@ -12,7 +12,7 @@ groups=('telepathy') license=('LGPL2.1') depends=('telepathy-glib' 'libsoup' 'libnice' 'sqlite') makedepends=('libxslt' 'python2') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) install=telepathy-gabble.install md5sums=('a5384758df829b80d47fbc8a672609ad') |