summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEnmanuel2022-07-04 13:28:48 +0000
committerEnmanuel2022-07-04 13:28:48 +0000
commitb499188ec09c5a78d7cc89a825ba48bf5c695875 (patch)
tree0a2b776afdcde771bbe2d832cdc8868c6075c61b /PKGBUILD
parentc6eac24028bfa7b950a41f649e7514da6593c99f (diff)
downloadaur-b499188ec09c5a78d7cc89a825ba48bf5c695875.tar.gz
Fix pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13e75e60ef17..932227f1e101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=lima
pkgver=$PKGVER
-pkgrel=1
+pkgrel=2
pkgdesc="Linux virtual machines, typically on macOS, for running containerd."
arch=('x86_64')
url="https://github.com/lima-vm/lima"