summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2022-12-14 14:57:55 +0000
committerEnmanuel2022-12-14 14:57:55 +0000
commitd7766b3441d131448ff800ac799e3b3b7527e219 (patch)
tree350d6dd53d4d0b95443c4257a741933f10227086
parent7e968417421b1abefaea1aaca2e3926235f0d589 (diff)
downloadaur-d7766b3441d131448ff800ac799e3b3b7527e219.tar.gz
Bumped to v0.14.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d6bf8af9eb3..91a787cb77e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.13.0
+ pkgver = 0.14.1
pkgrel = 1
url = https://github.com/lima-vm/lima
arch = x86_64
license = MIT
- source = https://github.com/lima-vm/lima/releases/download/v0.13.0/lima-0.13.0-Linux-x86_64.tar.gz
- sha256sums = 6b76de749c78a3d63e1baa823d867d9348a2372da4a7ae7d6c34b062e0908489
+ source = https://github.com/lima-vm/lima/releases/download/v0.14.1/lima-0.14.1-Linux-x86_64.tar.gz
+ sha256sums = 4a5b90b64127013c75c6ff01bdabdef2eeba4ea54201c9db056f930fcac79b21
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index 673a88be7c3c..ded3154cb8fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.13.0
+pkgver=0.14.1
pkgrel=1
pkgdesc="Linux virtual machines, typically on macOS, for running containerd."
arch=('x86_64')
url="https://github.com/lima-vm/lima"
license=('MIT')
source=("https://github.com/lima-vm/${_pkggit}/releases/download/v${pkgver}/${_pkggit}-${pkgver}-Linux-x86_64.tar.gz")
-sha256sums=('6b76de749c78a3d63e1baa823d867d9348a2372da4a7ae7d6c34b062e0908489')
+sha256sums=('4a5b90b64127013c75c6ff01bdabdef2eeba4ea54201c9db056f930fcac79b21')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr