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

Dan McGee dan at archlinux.org
Fri May 4 19:42:51 UTC 2007


    Date: Friday, May 4, 2007 @ 15:42:51
  Author: dan
    Path: /home/cvs-extra/extra/network/pidgin

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: pidgin 2.0.0-1


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


Index: extra/network/pidgin/PKGBUILD
diff -u extra/network/pidgin/PKGBUILD:1.1 extra/network/pidgin/PKGBUILD:1.2
--- extra/network/pidgin/PKGBUILD:1.1	Wed May  2 14:03:44 2007
+++ extra/network/pidgin/PKGBUILD	Fri May  4 15:42:51 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.1 2007/05/02 18:03:44 jgc Exp $
+# $Id: PKGBUILD,v 1.2 2007/05/04 19:42:51 dan Exp $
 # Contributor: Lucien Immink <l.immink at student.fnt.hvu.nl>
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=pidgin
-pkgver=2.0.0b7
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="A GTK+-based messaging client"
 arch=(i686 x86_64)
@@ -15,11 +15,11 @@
 provides=('gaim')
 options=('nolibtool')
 install=pidgin.install
-source=(http://heanet.dl.sourceforge.net/sourceforge/pidgin/pidgin-2.0.0beta7.tar.bz2)
-md5sums=('c99250bb52453beff56c3ec1c5dac853')
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('132355d7e236d9c2820a2668621eef43')
 
 build() {
-  cd ${startdir}/src/${pkgname}-2.0.0beta7
+  cd ${startdir}/src/${pkgname}-${pkgver}
   ./configure --prefix=/usr --disable-perl \
               --enable-gtkspell --enable-gnutls=yes \
 	      --enable-nss=no --disable-gevolution \




More information about the arch-commits mailing list