[arch-commits] Commit in wireshark/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Sep 10 03:48:58 UTC 2008


    Date: Tuesday, September 9, 2008 @ 23:48:58
  Author: eric
Revision: 12111

Merged revisions 12100 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/wireshark/trunk

........
  r12100 | hugo | 2008-09-09 14:01:56 -0400 (Tue, 09 Sep 2008) | 1 line
  
  upgpkg: wireshark 1.0.3-1
........

Modified:
  wireshark/repos/extra-x86_64/	(properties)
  wireshark/repos/extra-x86_64/PKGBUILD

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


Property changes on: wireshark/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /wireshark/trunk:1-7671
   + /wireshark/trunk:1-12110

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-09-10 03:43:53 UTC (rev 12110)
+++ extra-x86_64/PKGBUILD	2008-09-10 03:48:58 UTC (rev 12111)
@@ -2,17 +2,18 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=wireshark
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows"
 arch=('i686' 'x86_64')
 license=('GPL2')
 depends=('gtk2>=2.12.11' 'heimdal>=1.2' 'libpcap>=0.9.8' 'bash' 'gnutls>=2.4.1' 'libcap')
+makedepends=('bison' 'flex')
 url="http://www.wireshark.org/"
 replaces=('ethereal')
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6045048aa8645d54d1a06bb20e0d23a3')
+md5sums=('a52b0c6c652ce7239bee879cd6ca02f0')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list