summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordenisSal2024-01-31 14:37:04 +0100
committerdenisSal2024-01-31 14:37:21 +0100
commitce8fead740f603e82ea5a1febc4e01dc08ed0a07 (patch)
treee32e894269daa0b00469e8e64da1c7b2f445a007 /PKGBUILD
parent1f34b8709d95f90f666003d6e3b655570820a96a (diff)
downloadaur-imunes-git.tar.gz
New IMUNES version, drop ovsvswitch dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b76798248ebf..740faedc2ce5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Robin Nehls <aur@manol.is>
pkgname=imunes-git
-pkgver=v2.3.0.31.gfd572f5
+pkgver=v2.4.0
pkgrel=1
pkgdesc="Integrated Multiprotocol Network Emulator/Simulator"
arch=('i686' 'x86_64')
url="http://imunes.net/"
license=('BSD')
-depends=('tk' 'tcllib' 'wireshark-qt' 'imagemagick' 'docker' 'openvswitch' 'xterm')
+depends=('tk' 'tcllib' 'wireshark-qt' 'imagemagick' 'docker' 'xterm')
makedepends=('make')
provides=('imunes')
source=('git+https://github.com/imunes/imunes.git'