summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzer0def2020-11-03 07:24:46 +0100
committerzer0def2020-11-03 07:24:46 +0100
commit6d069ee0a97e157f399852496aa2ee864fec7d8a (patch)
tree92249b609df9da3bd9c3bba7f28954e54c3d2bee /PKGBUILD
parent7224a59c0055e46de0b84fc7a2cf94a8461886bf (diff)
downloadaur-6d069ee0a97e157f399852496aa2ee864fec7d8a.tar.gz
Properly bump release number as part of split
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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/"