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

Daniel Micay thestinger at archlinux.org
Wed Jul 30 01:57:24 UTC 2014


    Date: Wednesday, July 30, 2014 @ 03:57:24
  Author: thestinger
Revision: 116564

upgpkg: wireshark 1.10.8-2

rebuild due to https://bugs.archlinux.org/task/40802

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-30 00:03:04 UTC (rev 116563)
+++ PKGBUILD	2014-07-30 01:57:24 UTC (rev 116564)
@@ -5,7 +5,7 @@
 pkgname=('wireshark-cli' 'wireshark-gtk')
 pkgbase=wireshark
 pkgver=1.10.8
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('GPL2')
 makedepends=('gtk3' 'krb5' 'libpcap' 'bash' 'gnutls' 'portaudio'
@@ -12,7 +12,8 @@
              'lua' 'python' 'desktop-file-utils' 'hicolor-icon-theme')
 url='http://www.wireshark.org/'
 source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('27d9cf4f0ca1ac436104b7f27caf8ad65f73db09edc8df0742ce9688c7d38763')
+# https://www.wireshark.org/download/SIGNATURES-1.10.8.txt
+sha1sums=('aa6067ce91637506504c8b954caf75ac98742152')
 
 build() {
   cd ${pkgbase}-${pkgver}




More information about the arch-commits mailing list