summarylogtreecommitdiffstats
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
parent5d9b7537543940fa21555f2c899120e596610c34 (diff)
downloadaur-15a896562f6420fb0c8c61ce04e3535cdcaa7955.tar.gz
bumping pidgin-light
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f194b902c192..2f68285b16b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pidgin-light
pkgdesc = A light pidgin version: msn, jabber, irc supported protocols without gstreamer, tcl, tk, xscreensaver support.No video/voice. Includes finch
- pkgver = 2.10.9
+ pkgver = 2.10.10
pkgrel = 1
url = http://pidgin.im/
install = pidgin-light.install
@@ -29,9 +29,9 @@ pkgbase = pidgin-light
conflicts = libpurple
replaces = gaim
options = !libtool
- source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.9/pidgin-2.10.9.tar.bz2
+ source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.10/pidgin-2.10.10.tar.bz2
source = pidgin-light.install
- md5sums = 10a4a69d077893f6dd3438cd8af94e81
+ md5sums = 5030d4750c73b211c7e82bb67ea3d016
md5sums = 8cc4ec58d3288bb171fc8359c25674f7
pkgname = pidgin-light
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() {