summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoruser2021-03-20 21:44:49 +0000
committeruser2021-03-20 21:44:49 +0000
commitdfbe7c7cb96034a9da7c90c7f324bbe0d2154a0d (patch)
tree6497dde5dd02620d1bd10f945c95b4803a1c8f07 /PKGBUILD
parent69b7fb5fcdde5e35963ea77dd6273de6b50becac (diff)
downloadaur-dfbe7c7cb96034a9da7c90c7f324bbe0d2154a0d.tar.gz
Bump to v3.1.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19d11e73e90e..0cca27cd80f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=kathara
-pkgver=3.0.6
+pkgver=3.1.0
pkgrel=1
pkgdesc="Lightweight network emulation system based on Docker containers."
arch=('x86_64')
@@ -7,7 +7,7 @@ url="https://www.kathara.org/"
license=('GPL3')
install="kathara.install"
changelog="kathara.changelog"
-makedepends=('python>=3.5.0' 'python-pip')
+makedepends=('python>=3.5.0' 'python-pip' 'chrpath')
optdepends=(
'docker: for running network scenarios in a local environment'
'xterm: for opening devices terminals'