[arch-commits] CVS update of extra/network/pidgin (PKGBUILD)
Dan McGee
dan at archlinux.org
Fri Jun 15 16:51:23 UTC 2007
Date: Friday, June 15, 2007 @ 12:51:23
Author: dan
Path: /home/cvs-extra/extra/network/pidgin
Modified: PKGBUILD (1.5 -> 1.6)
upgpkg: pidgin 2.0.2-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/network/pidgin/PKGBUILD
diff -u extra/network/pidgin/PKGBUILD:1.5 extra/network/pidgin/PKGBUILD:1.6
--- extra/network/pidgin/PKGBUILD:1.5 Sun May 27 12:31:39 2007
+++ extra/network/pidgin/PKGBUILD Fri Jun 15 12:51:23 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.5 2007/05/27 16:31:39 dan Exp $
+# $Id: PKGBUILD,v 1.6 2007/06/15 16:51:23 dan Exp $
# Contributor: Lucien Immink <l.immink at student.fnt.hvu.nl>
# Maintainer: Dan McGee <dan at archlinux.org>
pkgname=pidgin
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc="A GTK+-based messaging client"
arch=(i686 x86_64)
@@ -17,8 +17,8 @@
options=(!libtool)
install=pidgin.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('51062e232c1ba5429d8be43623983fdf')
-sha1sums=('1b88284bbe89300a4c7227b4ea0a6f907d36dea3')
+md5sums=('613a357b2b1e030433fdfa680483d00f')
+sha1sums=('7f5cdc3e8fb8b8af9646bb0635b2852c24f7e059')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list