summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordenisSal2020-11-09 14:04:51 +0100
committerdenisSal2020-11-09 14:04:51 +0100
commita83b76547d583d9bdbb18bc651886ca56ff15679 (patch)
treeaa915105cb978be603a1bb2d4f8e9c953acdc582
parent2d047ce87aa40aa45c7958173be97e7934cf8466 (diff)
downloadaur-a83b76547d583d9bdbb18bc651886ca56ff15679.tar.gz
Update to new version and change wireshark dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d2859dacac7..bfbacea5cc88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = imunes-git
pkgdesc = Integrated Multiprotocol Network Emulator/Simulator
- pkgver = v2.1.0
+ pkgver = v2.3.0.31.gfd572f5
pkgrel = 1
url = http://imunes.net/
arch = i686
@@ -9,7 +9,7 @@ pkgbase = imunes-git
makedepends = make
depends = tk
depends = tcllib
- depends = wireshark-gtk
+ depends = wireshark-gtk2
depends = imagemagick
depends = docker
depends = openvswitch
diff --git a/PKGBUILD b/PKGBUILD
index a9cdc906ad1c..ed6ee648c8a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
-# Maintainer: Robin Nehls <aur@manol.is>
+# Maintainer: Denis Salopek <denis.sale@gmail.com>
+# Contributor: Robin Nehls <aur@manol.is>
pkgname=imunes-git
-pkgver=v2.1.0.84.g82b01f1
+pkgver=v2.3.0.31.gfd572f5
pkgrel=1
pkgdesc="Integrated Multiprotocol Network Emulator/Simulator"
arch=('i686' 'x86_64')
url="http://imunes.net/"
license=('BSD')
-depends=('tk' 'tcllib' 'wireshark-gtk' 'imagemagick' 'docker' 'openvswitch' 'xterm')
+depends=('tk' 'tcllib' 'wireshark-gtk2' 'imagemagick' 'docker' 'openvswitch' 'xterm')
makedepends=('make')
provides=('imunes')
source=('git+https://github.com/imunes/imunes.git'