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

Hugo Doria hugo at archlinux.org
Tue Sep 9 18:02:20 UTC 2008


    Date: Tuesday, September 9, 2008 @ 14:02:19
  Author: hugo
Revision: 12101

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

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

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

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


Property changes on: wireshark/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /wireshark/trunk:1-7689
   + /wireshark/trunk:1-12100

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-09-09 18:01:56 UTC (rev 12100)
+++ extra-i686/PKGBUILD	2008-09-09 18:02:19 UTC (rev 12101)
@@ -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