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

Guillaume Alaux guillaume at archlinux.org
Wed Jan 12 08:24:12 UTC 2011


    Date: Wednesday, January 12, 2011 @ 03:24:12
  Author: guillaume
Revision: 105815

upgpkg: wireshark 1.4.3-1
-m

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-12 00:46:19 UTC (rev 105814)
+++ PKGBUILD	2011-01-12 08:24:12 UTC (rev 105815)
@@ -3,15 +3,15 @@
 # Contributor: Florian Pritz <bluewind at jabber dot ccc dot de>
 pkgname=(wireshark-cli wireshark-gtk)
 pkgbase=wireshark
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('bison' 'flex' 'gtk2' 'heimdal' 'libpcap' 'bash' 'gnutls' 'libcap')
 url="http://www.wireshark.org/"
 options=(!libtool)
 source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
-md5sums=('5429561935ea0d1ee572793b55446918')
+md5sums=('ac3dcc8c128c38d9ef3d9c93d1dec83e')
 
 build() {
   cd "${srcdir}/${pkgbase}-${pkgver}"




More information about the arch-commits mailing list