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

Timothy Redaelli tredaelli at archlinux.org
Mon Mar 6 10:38:09 UTC 2017


    Date: Monday, March 6, 2017 @ 10:38:08
  Author: tredaelli
Revision: 215085

upgpkg: wireshark 2.2.5-1

Modified:
  wireshark/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-06 09:44:42 UTC (rev 215084)
+++ PKGBUILD	2017-03-06 10:38:08 UTC (rev 215085)
@@ -4,7 +4,7 @@
 # Contributor: Florian Pritz <bluewind at jabber dot ccc dot de>
 pkgname=('wireshark-cli' 'wireshark-common' 'wireshark-gtk' 'wireshark-qt')
 pkgbase=wireshark
-pkgver=2.2.4
+pkgver=2.2.5
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -14,8 +14,8 @@
 url='https://www.wireshark.org/'
 source=(https://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
         do_not_use_svn_version.patch)
-sha1sums=('2913835d17a93af2a85ad5d9b580c47b359619a4'
-          '489a176a7b90f7ae6f0985510c0c9038de54d9d6')
+sha256sums=('75dd88d3d6336559e5b0b72077d8a772a988197d571f00029986225fef609ac8'
+            '3981bb46f592e319f9c679c5e215ae0af828044a3b64d49d2cf0305ecacf4691')
 
 prepare() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list