From ca8fbff4eeda39b8a24515043ec4c8fdb95c23ee Mon Sep 17 00:00:00 2001 From: root Date: Tue, 19 Jun 2012 00:01:39 +0000 Subject: Tue Jun 19 00:01:39 UTC 2012 --- community/gwibber/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/gwibber') diff --git a/community/gwibber/PKGBUILD b/community/gwibber/PKGBUILD index 6d1c905b5..833cadbd0 100644 --- a/community/gwibber/PKGBUILD +++ b/community/gwibber/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 69926 2012-04-26 21:16:13Z bgyorgy $ +# $Id: PKGBUILD 72619 2012-06-17 14:19:03Z bgyorgy $ # Maintainer: Balló György pkgname=gwibber -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 pkgdesc="Microblogging client for GNOME, which supports Twitter, Identi.ca, StatusNet, Facebook, Flickr, Digg, FriendFeed and Qaiku" arch=('i686' 'x86_64') url="http://gwibber.com/" license=('GPL') -depends=('libgee' 'libnotify' 'dee>=1.0.0' 'json-glib' 'gtkspell3' 'python2-gobject' 'libwnck3' 'libwebkit3' 'libgnome-keyring>=3.3' 'dbus-python' 'python2-httplib2' 'python-egenix-mx-base' 'python2-oauth' 'python-imaging' 'pyxdg' 'dconf' 'hicolor-icon-theme' 'xdg-utils') +depends=('libgee' 'libnotify' 'dee>=1.0.0' 'json-glib' 'gtkspell3' 'python2-gobject' 'libwnck3' 'libwebkit3' 'libgnome-keyring>=3.3' 'python2-dbus' 'python2-httplib2' 'python-egenix-mx-base' 'python2-oauth' 'python-imaging' 'pyxdg' 'dconf' 'hicolor-icon-theme' 'xdg-utils') makedepends=('intltool' 'vala>=0.15.0') options=('!libtool') install=$pkgname.install source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz) -md5sums=('47d27eaa1fe1c94a959acff7128a644a') +md5sums=('0ac544f8e626547312b9d0da0b57358e') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf