diff options
author | root <root@rshg054.dnsready.net> | 2012-04-07 00:01:17 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-07 00:01:17 +0000 |
commit | 3d65494a8eda056377febda4642ce992e69a9371 (patch) | |
tree | dae57e04ca5f7d7490acbde87206eaa62695109d /testing/telepathy-farstream | |
parent | d9c1fc1bcca8fd5cd3566fc6b183fe23065778bc (diff) |
Sat Apr 7 00:01:16 UTC 2012
Diffstat (limited to 'testing/telepathy-farstream')
-rw-r--r-- | testing/telepathy-farstream/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/telepathy-farstream/PKGBUILD b/testing/telepathy-farstream/PKGBUILD index 7e4b13e18..bb53eeff1 100644 --- a/testing/telepathy-farstream/PKGBUILD +++ b/testing/telepathy-farstream/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 155262 2012-04-01 11:37:07Z heftig $ +# $Id: PKGBUILD 155707 2012-04-05 10:29:28Z ibiru $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=telepathy-farstream -pkgver=0.2.3 +pkgver=0.4.0 pkgrel=1 pkgdesc="A telepathy-backend to use stream engine." arch=(i686 x86_64) @@ -14,7 +14,7 @@ conflicts=('telepathy-farsight') replaces=('telepathy-farsight') options=('!libtool') source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('9a5de84f1f4bb4505cc982b4a7fea539') +md5sums=('52d110f8a9f27bce0a6c2c07e18aee56') build() { cd "$pkgname-$pkgver" |