[arch-commits] CVS update of extra/network/pidgin (PKGBUILD)

Dan McGee dan at archlinux.org
Sun Mar 2 00:35:57 UTC 2008


    Date: Saturday, March 1, 2008 @ 19:35:57
  Author: dan
    Path: /home/cvs-extra/extra/network/pidgin

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: pidgin 2.4.0-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/network/pidgin/PKGBUILD
diff -u extra/network/pidgin/PKGBUILD:1.16 extra/network/pidgin/PKGBUILD:1.17
--- extra/network/pidgin/PKGBUILD:1.16	Tue Feb 26 23:18:08 2008
+++ extra/network/pidgin/PKGBUILD	Sat Mar  1 19:35:57 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.16 2008/02/27 04:18:08 dan Exp $
+# $Id: PKGBUILD,v 1.17 2008/03/02 00:35:57 dan Exp $
 # Contributor: Lucien Immink <l.immink at student.fnt.hvu.nl>
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=pidgin
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="A GTK+-based messaging client"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -18,8 +18,9 @@
 install=pidgin.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
         iconv-fix.patch)
-md5sums=('0a593c2c343d5b854bd2cd2be7542f40'
+md5sums=('d03ac2695d5b5304f86812ffd6ba0053'
          'de084bf1e2f345eada74671787256b74')
+
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
 




More information about the arch-commits mailing list