summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaron de Leeuw2014-02-03 21:03:54 +0200
committerYaron de Leeuw2014-02-03 21:03:54 +0200
commit64ad18e3a5e0a38844b6a332475562deafeb648d (patch)
tree2186353f099bfc37a0b6410a31d44ec42eac0a14
parent079c52341ca2b04ab971274d1c492c0280ae68ec (diff)
downloadaur-64ad18e3a5e0a38844b6a332475562deafeb648d.tar.gz
bumped pidgin-light to 2.10.9-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7f08239ea0d..f194b902c192 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.8
+ pkgver = 2.10.9
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.8/pidgin-2.10.8.tar.bz2
+ source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.10.9/pidgin-2.10.9.tar.bz2
source = pidgin-light.install
- md5sums = 384be5689e62a9d4d42320e4ca90433d
+ md5sums = 10a4a69d077893f6dd3438cd8af94e81
md5sums = 8cc4ec58d3288bb171fc8359c25674f7
pkgname = pidgin-light
diff --git a/PKGBUILD b/PKGBUILD
index 8b813303356c..12dc12a97d29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Ismael Carnales <icarnales@gamail.com
pkgname=pidgin-light
-pkgver=2.10.8
+pkgver=2.10.9
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=('384be5689e62a9d4d42320e4ca90433d'
+md5sums=('10a4a69d077893f6dd3438cd8af94e81'
'8cc4ec58d3288bb171fc8359c25674f7')
build() {