summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b14cb3e294f3..7bfca7331765 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kata-containers-guest
pkgdesc = Lightweight virtual machines for containers (guest components)
pkgver = 1.11.4
- pkgrel = 1
+ pkgrel = 3
url = https://katacontainers.io/
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 8cfa7548647a..d9d2459686d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=(
)
pkgver=1.11.4
_pkgver=${pkgver/\~/-}
-pkgrel=1
+pkgrel=3
pkgdesc="Lightweight virtual machines for containers (guest components)"
arch=('x86_64')
url="https://katacontainers.io/"