From c0e05d365f6904c3d1869df29704b0594542179d Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 29 Jul 2010 23:24:03 +0200 Subject: update Signed-off-by: Florian Pritz --- wireshark-cli/PKGBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/wireshark-cli/PKGBUILD b/wireshark-cli/PKGBUILD index ff91ade..572648a 100644 --- a/wireshark-cli/PKGBUILD +++ b/wireshark-cli/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Florian "Bluewind" Pritz pkgname=wireshark-cli -pkgver=1.2.8 +pkgver=1.2.10 pkgrel=1 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows - no GUI" arch=('i686' 'x86_64') @@ -26,7 +26,5 @@ build() { make all || return 1 make DESTDIR=${pkgdir} install || return 1 } -md5sums=('0ccd311769ee3e290d285cbd979bff76' +md5sums=('bddf081d9169402f8093bf4155f10e98' 'cc87d7eb31f256df751b3371b1c426e9') -sha1sums=('709e4d272de3f92914e17a65ee58d1a0e19852e9' - '7a743a42542fa59423870a0205e8ed7aa6bde70e') -- cgit v1.2.3-24-g4f1b