diff options
author | root <root@rshg047.dnsready.net> | 2011-06-25 23:07:08 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-06-25 23:07:08 +0000 |
commit | 8999fa1750304fb2367fb7743e49e013405e88be (patch) | |
tree | 6d7215ded2da992cde7f24d17c16ff3288deeaf6 /extra/pidgin | |
parent | 71f58605e914de11f3a9b7cc2f27b0c52fb8d4ba (diff) |
Sat Jun 25 23:07:08 UTC 2011
Diffstat (limited to 'extra/pidgin')
-rw-r--r-- | extra/pidgin/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pidgin/PKGBUILD b/extra/pidgin/PKGBUILD index d7930f9f7..0d939ffd2 100644 --- a/extra/pidgin/PKGBUILD +++ b/extra/pidgin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 126832 2011-06-07 15:43:55Z foutrelis $ +# $Id: PKGBUILD 128509 2011-06-24 07:30:26Z foutrelis $ # Maintainer: Evangelos Foutras <foutrelis@gmail.com> # Contributor: Ionut Biru <ibiru@archlinux.org> # Contributor: Andrea Scarpino <andrea@archlinux.org> @@ -6,7 +6,7 @@ # Contributor: Lucien Immink <l.immink@student.fnt.hvu.nl> pkgname=('pidgin' 'libpurple' 'finch') -pkgver=2.8.0 +pkgver=2.9.0 pkgrel=1 arch=('i686' 'x86_64') url="http://pidgin.im/" @@ -18,7 +18,7 @@ makedepends=('startup-notification' 'gtkspell' 'libxss' 'nss' 'libsasl' 'libsm' options=('!libtool') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2 nm09-more.patch) -md5sums=('d1656c443a5d91f4aa0d95915f1f50c3' +md5sums=('2cd285c7a40f93b7a51bfe733971d3a6' 'a673659d86c7a65aa710f7c8c7feda82') build() { |