Date: Friday, April 2, 2010 @ 19:07:53 Author: giovanni Revision: 75745
upgpkg: wireshark 1.2.7-1 upstream release Modified: wireshark/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-02 21:47:00 UTC (rev 75744) +++ PKGBUILD 2010-04-02 23:07:53 UTC (rev 75745) @@ -2,8 +2,8 @@ # Maintainer: Hugo Doria <[email protected]> pkgname=wireshark -pkgver=1.2.6 -pkgrel=3 +pkgver=1.2.7 +pkgrel=1 pkgdesc="A free network protocol analyzer for Unix/Linux and Windows" arch=('i686' 'x86_64') license=('GPL2') @@ -28,7 +28,7 @@ install -Dm644 ${srcdir}/wireshark.png ${pkgdir}/usr/share/icons/wireshark.png install -Dm644 ${srcdir}/wireshark.desktop ${pkgdir}/usr/share/applications/wireshark.desktop } -md5sums=('7de7f59486c034b0cc30743494f14556' +md5sums=('19e358386f7a07d0d225895588b6da6d' '504ede44c02b2a52f6cbd3bffdf93b8d' 'e771800a8c977fe223583a453bc27397' 'cc87d7eb31f256df751b3371b1c426e9')
