summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordenisSal2020-11-09 14:04:51 +0100
committerdenisSal2020-11-09 14:04:51 +0100
commita83b76547d583d9bdbb18bc651886ca56ff15679 (patch)
treeaa915105cb978be603a1bb2d4f8e9c953acdc582 /PKGBUILD
parent2d047ce87aa40aa45c7958173be97e7934cf8466 (diff)
downloadaur-a83b76547d583d9bdbb18bc651886ca56ff15679.tar.gz
Update to new version and change wireshark dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
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'