summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO7
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30a4936e12f1..23be0bd3cc83 100755
--- 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.14.1
+ pkgver = 2.14.12
pkgrel = 1
url = http://pidgin.im/
install = pidgin-light.install
@@ -31,10 +31,9 @@ pkgbase = pidgin-light
conflicts = libpurple
replaces = gaim
options = !libtool
- source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.14.1/pidgin-2.14.1.tar.bz2
+ source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.14.12/pidgin-2.14.12.tar.bz2
source = anti-flood.patch
- sha256sums = f132e18d551117d9e46acce29ba4f40892a86746c366999166a3862b51060780
+ sha256sums = 2b05246be208605edbb93ae9edc079583d449e2a9710db6d348d17f59020a4b7
sha256sums = 0b792053434d686131d090e77fb1d6e0e1739c7feb0e8c277bda575adc24f16a
pkgname = pidgin-light
-
diff --git a/PKGBUILD b/PKGBUILD
index 5e48a2b037a7..165a72053c0b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Ian Chou <forendef2846 at gmail dot com>
pkgname=pidgin-light
-pkgver=2.14.1
+pkgver=2.14.12
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')
@@ -27,7 +27,7 @@ install='pidgin-light.install'
source=("http://downloads.sourceforge.net/project/pidgin/Pidgin/${pkgver}/pidgin-${pkgver}.tar.bz2"
'anti-flood.patch')
-sha256sums=('f132e18d551117d9e46acce29ba4f40892a86746c366999166a3862b51060780'
+sha256sums=('2b05246be208605edbb93ae9edc079583d449e2a9710db6d348d17f59020a4b7'
'0b792053434d686131d090e77fb1d6e0e1739c7feb0e8c277bda575adc24f16a')
prepare() {