Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=0dac359602cd4c1fd5888e18dbe2a60a59d80181
commit 0dac359602cd4c1fd5888e18dbe2a60a59d80181 Author: crazy <[email protected]> Date: Sun Dec 18 12:14:31 2016 +0100 wireshark-2.2.3-1-x86_64 * Version bump diff --git a/source/xapps-extra/wireshark/FrugalBuild b/source/xapps-extra/wireshark/FrugalBuild index 2ffc656..86315c2 100644 --- a/source/xapps-extra/wireshark/FrugalBuild +++ b/source/xapps-extra/wireshark/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: crazy <[email protected]> pkgname=wireshark -pkgver=2.2.2 +pkgver=2.2.3 pkgrel=1 pkgdesc="The world's most popular network protocol analyzer." url="http://www.wireshark.org/" @@ -13,7 +13,7 @@ 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=('b92a292b95e2ea010014364ff513d86afdc8e5a6') +sha1sums=('98fa058e0b07ab97b6f0a670e5277203f0b80715') subpkgs+=("$pkgname-gtk") subdescs+=("$pkgdesc (Gtk3 frontend)") @@ -24,7 +24,7 @@ subarchs+=('x86_64') subpkgs+=("$pkgname-qt") subdescs+=("$pkgdesc (Qt5 frontend)") -subdepends+=('sbc qt5-base qt5-multimedia libnl lua c-ares geoip') +subdepends+=('sbc qt5-base>=5.7.1 qt5-multimedia>=5.7.1 libnl lua c-ares geoip') subrodepends+=("$pkgname>=$pkgver") subgroups+=('xapps-extra') subarchs+=('x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
