Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51bfe98927d7d2f0a9ace676ab39611705b3b845

commit 51bfe98927d7d2f0a9ace676ab39611705b3b845
Author: crazy <[email protected]>
Date:   Fri Nov 18 14:14:02 2016 +0100

wireshark-2.2.2-1-x86_64
* Version bump

diff --git a/source/xapps-extra/wireshark/FrugalBuild 
b/source/xapps-extra/wireshark/FrugalBuild
index 651c0f5..2ffc656 100644
--- a/source/xapps-extra/wireshark/FrugalBuild
+++ b/source/xapps-extra/wireshark/FrugalBuild
@@ -2,32 +2,32 @@
# Maintainer: crazy <[email protected]>

pkgname=wireshark
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="The world's most popular network protocol analyzer."
url="http://www.wireshark.org/";
depends=('glib2' 'lua' 'c-ares' 'gnutls' 'libkrb5' 'geoip' 'libpcap' 'libusb1' 
'dbus' 'libnl' 'libssh')
makedepends=('krb5' 'x11-protos' 'qt5-tools')
groups=('xapps-extra')
-archs=('i686' 'x86_64')
+archs=('x86_64')
options+=('scriptlet')
up2date="lynx -dump http://www.wireshark.org/download.html | grep stable -m1 | 
sed 's/.*is \(.*\)\. .*/\1/'"
source=(https://2.na.dl.wireshark.org/src/all-versions/$pkgname-$pkgver.tar.bz2)
-sha1sums=('fe07ab3582f39111ce5c78f5de6f44a8667000ac')
+sha1sums=('b92a292b95e2ea010014364ff513d86afdc8e5a6')

subpkgs+=("$pkgname-gtk")
subdescs+=("$pkgdesc (Gtk3 frontend)")
subdepends+=('sbc portaudio gtk+3 libnl lua c-ares geoip')
subrodepends+=("$pkgname>=$pkgver")
subgroups+=('xapps-extra')
-subarchs+=('i686 x86_64')
+subarchs+=('x86_64')

subpkgs+=("$pkgname-qt")
subdescs+=("$pkgdesc (Qt5 frontend)")
subdepends+=('sbc qt5-base qt5-multimedia libnl lua c-ares geoip')
subrodepends+=("$pkgname>=$pkgver")
subgroups+=('xapps-extra')
-subarchs+=('i686 x86_64')
+subarchs+=('x86_64')


build()
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to