summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzer0def2021-05-15 05:47:10 +0200
committerzer0def2021-05-15 05:47:10 +0200
commit22b9d761e20eadd3d65fe126fcbff71e6cdf9dc1 (patch)
treee568ea3c0f8e577b471f87176a68e751e9c2a42b /PKGBUILD
parent32252f9f65088ddcc4d2420bd7003bc2f3a5f2e4 (diff)
downloadaur-kata2-containers-bin.tar.gz
Remove the entire static package, users can place them however they want
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ba6c10eb4b0..40a4599bd70f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ license=('Apache')
_bin_pkg_root="/opt/kata" # `/usr` for f30 packages, `/opt/kata` for static packages
if [ "${_bin_pkg_root}" = "/opt/kata" ]; then
- pkgname+=(kata2-containers-static)
+ #pkgname+=(kata2-containers-static)
source=("https://github.com/kata-containers/kata-containers/releases/download/${_pkgver}/kata-static-${_pkgver}-${CARCH}.tar.xz")
sha512sums=(47a5f9cf267194f1ea1a934b67c4dc7624aae36526c8494ead6c4c61df52b4718783fad6851283ecb38236cd89527cd4883dba348199316b017659777d1d3b20)
b2sums=(65946f09728c65bff47d102fac54263834477f6a2582f95deea9ab7b35ecce8de4035ab0b9097ba6f1ed95e02b0f2385ae5361eb35a624fae30a607064d13a32)