diff options
author | root <root@rshg054.dnsready.net> | 2012-03-22 00:01:28 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-22 00:01:28 +0000 |
commit | 39e662ccfbe62ae77d458159d192816171a22f43 (patch) | |
tree | 2484a55934cd77dd33597ab2f214de5b7326cf69 /gnome-unstable/telepathy-farstream/PKGBUILD | |
parent | a3108a9a809c496e1f6a0e9caf0acebac3889bfb (diff) |
Thu Mar 22 00:01:28 UTC 2012
Diffstat (limited to 'gnome-unstable/telepathy-farstream/PKGBUILD')
-rw-r--r-- | gnome-unstable/telepathy-farstream/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/telepathy-farstream/PKGBUILD b/gnome-unstable/telepathy-farstream/PKGBUILD index 35728eeb0..22dee4611 100644 --- a/gnome-unstable/telepathy-farstream/PKGBUILD +++ b/gnome-unstable/telepathy-farstream/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 152822 2012-03-09 18:16:38Z ibiru $ +# $Id: PKGBUILD 153928 2012-03-20 19:10:21Z ibiru $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=telepathy-farstream -pkgver=0.2.2 +pkgver=0.2.3 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=('ec97eb4bbe302246e012bcb53712a9e5') +md5sums=('9a5de84f1f4bb4505cc982b4a7fea539') build() { cd "$pkgname-$pkgver" |