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/telepathy-salut | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/telepathy-salut')
-rw-r--r-- | extra/telepathy-salut/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/telepathy-salut/PKGBUILD b/extra/telepathy-salut/PKGBUILD index 5c998e4df..e031f7da4 100644 --- a/extra/telepathy-salut/PKGBUILD +++ b/extra/telepathy-salut/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 171114 2012-11-16 17:14:40Z ibiru $ +# $Id: PKGBUILD 198454 2013-10-30 14:58:17Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: Daniel Balieiro <daniel@balieiro.com> @@ -13,7 +13,6 @@ license=('LGPL') depends=('telepathy-glib' 'avahi' 'libsoup' 'sqlite3' 'util-linux') makedepends=('libxslt' 'python2' 'xmldiff') install=telepathy-salut.install -options=(!libtool) source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('7516e6f6fa56a61054413a03642b938d') |