[arch-commits] CVS update of arch/build/network/wireshark (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Fri Jul 6 18:26:06 UTC 2007


    Date: Friday, July 6, 2007 @ 14:26:06
  Author: thomas
    Path: /home/cvs-arch/arch/build/network/wireshark

Modified: PKGBUILD (1.8 -> 1.9)

update to 0.99.6


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


Index: arch/build/network/wireshark/PKGBUILD
diff -u arch/build/network/wireshark/PKGBUILD:1.8 arch/build/network/wireshark/PKGBUILD:1.9
--- arch/build/network/wireshark/PKGBUILD:1.8	Sun Jun  3 19:25:49 2007
+++ arch/build/network/wireshark/PKGBUILD	Fri Jul  6 14:26:06 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.8 2007/06/03 23:25:49 andyrtr Exp $
+# $Id: PKGBUILD,v 1.9 2007/07/06 18:26:06 thomas Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=wireshark
-pkgver=0.99.5
-pkgrel=3
+pkgver=0.99.6
+pkgrel=1
 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows"
 arch=(i686 x86_64)
 depends=('db>=4.5' 'gtk2' 'heimdal>=0.8.1' 'pcre' 'libpcap' 'bash' 'gnutls')
-source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.bz2)
+source=(http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.gz)
 url="http://www.wireshark.org/"
 replaces=('ethereal')
-md5sums=('ff067e0f2a0e0e53362bc6a943ff8622')
+md5sums=('d9c723032c424b3a210a0426167e9732')
 options=(!libtool)
 
 build() {




More information about the arch-commits mailing list