[arch-commits] Commit in wireshark/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Apr 6 09:29:39 UTC 2009


    Date: Monday, April 6, 2009 @ 05:29:39
  Author: giovanni
Revision: 33945

upgpkg: wireshark 1.0.6-1.1
    Rebuilt without adns and portaudio installed

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-06 09:29:14 UTC (rev 33944)
+++ PKGBUILD	2009-04-06 09:29:39 UTC (rev 33945)
@@ -3,11 +3,11 @@
 
 pkgname=wireshark
 pkgver=1.0.6
-pkgrel=3
+pkgrel=1.1
 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows"
 arch=('i686' 'x86_64')
 license=('GPL2')
-depends=('gtk2>=2.14.5' 'heimdal>=1.2.1' 'libpcap>=1.0.0' 'bash' 'gnutls>=2.4.1' 'libcap>=2.16') 
+depends=('gtk2>=2.14.5' 'heimdal>=1.2.1' 'libpcap>=1.0.0' 'bash' 'gnutls>=2.4.1' 'libcap')
 makedepends=('bison' 'flex')
 url="http://www.wireshark.org/"
 replaces=('ethereal')




More information about the arch-commits mailing list