summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-07-29 23:24:03 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-07-29 23:24:03 +0200
commitc0e05d365f6904c3d1869df29704b0594542179d (patch)
tree67a35d1b55427d5aa475476d0efa7be9ad8ea641
parent1014e495f985d9dd18e48e558eb377140ff9764b (diff)
downloadaur-packages-c0e05d365f6904c3d1869df29704b0594542179d.tar.gz
aur-packages-c0e05d365f6904c3d1869df29704b0594542179d.tar.xz
update
Signed-off-by: Florian Pritz <bluewind@xssn.at>
-rw-r--r--wireshark-cli/PKGBUILD6
1 files 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 <flo@xssn.at>
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')