summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYaron de Leeuw2014-11-02 23:31:37 +0200
committerYaron de Leeuw2014-11-02 23:31:37 +0200
commit15a896562f6420fb0c8c61ce04e3535cdcaa7955 (patch)
treec0d1d9682bdc3337c1e029e85c0149fc0d3cf0f0 /PKGBUILD
parent5d9b7537543940fa21555f2c899120e596610c34 (diff)
downloadaur-15a896562f6420fb0c8c61ce04e3535cdcaa7955.tar.gz
bumping pidgin-light
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b84545a50ad..dd2303e26e2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Yaron de Leeuw < me@jarondl.net .com>
+# Maintainer: Yaron de Leeuw < me@jarondl.net >
# Maintained at : https://github.com/jarondl/aur-pkgbuilds-jarondl
# Contributor: J. W. Birdsong <jwbirdsong AT gmail DOT com>
# Contributor: Frikilinux <frikilinux at frikilinux.com.ar>
@@ -6,7 +6,7 @@
# Contributor: Ismael Carnales <icarnales@gamail.com
pkgname=pidgin-light
-pkgver=2.10.9
+pkgver=2.10.10
pkgrel=1
pkgdesc="A light pidgin version: msn, jabber, irc supported protocols without gstreamer, tcl, tk, xscreensaver support.No video/voice. Includes finch "
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ options=('!libtool')
install=pidgin-light.install
source=(http://downloads.sourceforge.net/project/pidgin/Pidgin/$pkgver/pidgin-$pkgver.tar.bz2 pidgin-light.install )
-md5sums=('10a4a69d077893f6dd3438cd8af94e81'
+md5sums=('5030d4750c73b211c7e82bb67ea3d016'
'8cc4ec58d3288bb171fc8359c25674f7')
build() {