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

Hugo Doria hugo at archlinux.org
Fri Dec 19 13:12:16 UTC 2008


    Date: Friday, December 19, 2008 @ 08:12:16
  Author: hugo
Revision: 21973

upgpkg: wireshark 1.0.5-1

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-19 12:11:50 UTC (rev 21972)
+++ PKGBUILD	2008-12-19 13:12:16 UTC (rev 21973)
@@ -2,8 +2,8 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=wireshark
-pkgver=1.0.4
-pkgrel=3
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -13,9 +13,8 @@
 replaces=('ethereal')
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgname}-${pkgver}.tar.gz)
-md5sums=('893f838aa8ac3da0cf0fea7a61fc4318')
+md5sums=('99ac9a9d2c1445658039f1f34c89e3f6')
 
-
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   export CFLAGS="-fno-unit-at-a-time ${CFLAGS}"




More information about the arch-commits mailing list