pidgin: 2.10.9

This commit is contained in:
Neophytos 2014-02-06 20:59:20 +00:00
parent 626a380dde
commit bc9e4c7216

View File

@ -1,5 +1,5 @@
pkgname=('pidgin')
pkgver=2.10.8
pkgver=2.10.9
pkgrel=1
arch=('x86_64')
pkgdesc="Multi-protocol instant messaging client"
@ -13,7 +13,7 @@ optdepends=('aspell: for spelling correction')
options=('!libtool')
install=pidgin.install
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
md5sums=('384be5689e62a9d4d42320e4ca90433d')
md5sums=('10a4a69d077893f6dd3438cd8af94e81')
build() {
cd "$srcdir/$pkgname-$pkgver"