summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2023-01-16 20:28:20 +0000
committerEnmanuel2023-01-16 20:28:20 +0000
commit370bf46a3752cd25c530adad392acdae0f99c25b (patch)
tree3e7667dfe4b41cb85524fff6b228446f41c54c18
parentd7766b3441d131448ff800ac799e3b3b7527e219 (diff)
downloadaur-370bf46a3752cd25c530adad392acdae0f99c25b.tar.gz
Bumped to v0.14.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91a787cb77e2..2cb43fd1a3db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.14.1
+ pkgver = 0.14.2
pkgrel = 1
url = https://github.com/lima-vm/lima
arch = x86_64
license = MIT
- source = https://github.com/lima-vm/lima/releases/download/v0.14.1/lima-0.14.1-Linux-x86_64.tar.gz
- sha256sums = 4a5b90b64127013c75c6ff01bdabdef2eeba4ea54201c9db056f930fcac79b21
+ source = https://github.com/lima-vm/lima/releases/download/v0.14.2/lima-0.14.2-Linux-x86_64.tar.gz
+ sha256sums = 44cae71eae65673afcc22c557f6385aa98792aecbb43195de48217581ae39143
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index ded3154cb8fa..aa9b6b57da7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.14.1
+pkgver=0.14.2
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=('4a5b90b64127013c75c6ff01bdabdef2eeba4ea54201c9db056f930fcac79b21')
+sha256sums=('44cae71eae65673afcc22c557f6385aa98792aecbb43195de48217581ae39143')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr