summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzer0def2020-11-19 19:56:17 +0100
committerzer0def2020-11-19 19:56:17 +0100
commitc4f20b62685c4819e73a3404395a5a2df13deed4 (patch)
treea9249b148a77168c1b13ffd4e8cc3c224711e516 /PKGBUILD
parent2a792a59892fbca0f79ee16a15d3314dd3ac9625 (diff)
downloadaur-c4f20b62685c4819e73a3404395a5a2df13deed4.tar.gz
Complement to patch for agent ctty connection issue.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb1303c14758..277b51069525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@ pkgname=(
)
pkgver=1.12.0
_pkgver=${pkgver/\~/-}
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight virtual machines for containers (guest components)"
arch=('x86_64')
url="https://katacontainers.io/"
license=('Apache')
makedepends=(
- 'go<2:1.15' # thanks Intel, love you big time: https://github.com/kata-containers/runtime/issues/2982
+ 'go'
'yq2-bin' # quietly pulled by Kata's codebase to read versions.yaml from repo
'mkinitcpio' # initrd build
'pacman' 'udisks2' # rootless image build