summaryrefslogtreecommitdiff
path: root/extra/pidgin/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pidgin/PKGBUILD')
-rw-r--r--extra/pidgin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pidgin/PKGBUILD b/extra/pidgin/PKGBUILD
index 6d90f8126..180419bd0 100644
--- a/extra/pidgin/PKGBUILD
+++ b/extra/pidgin/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 163015 2012-07-05 15:59:41Z foutrelis $
+# $Id: PKGBUILD 163104 2012-07-07 05:24:14Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.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.10.5
+pkgver=2.10.6
pkgrel=1
arch=('i686' 'x86_64')
url="http://pidgin.im/"
@@ -17,7 +17,7 @@ makedepends=('startup-notification' 'gtkspell' 'libxss' 'nss' 'libsasl' 'libsm'
'networkmanager')
options=('!libtool')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('6943d95a84d881adec9982685a8b41b68b1114335ae2ae4e18d22658f5c9e7aa')
+sha256sums=('3e25a633b97cbfa8326999a30282e7a662a9b9bbf2853be84af0b8fb60392c96')
build() {
cd "$srcdir/$pkgname-$pkgver"