summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2022-08-10 18:14:31 +0000
committerEnmanuel2022-08-10 18:14:31 +0000
commitbe06478d1a402ffe87337c199c9e259c03910502 (patch)
tree1f2e556aa1e852ce384c0cb6e028bcfb81155f8e
parent12d67e949affcbfe0cd58dc3c27411a42beebe00 (diff)
downloadaur-be06478d1a402ffe87337c199c9e259c03910502.tar.gz
Updated to version 0.11.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2f38ed606e4..f5e802d494a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.11.1
+ pkgver = 0.11.3
pkgrel = 1
url = https://github.com/lima-vm/lima
arch = x86_64
license = MIT
- source = https://github.com/lima-vm/lima/releases/download/v0.11.1/lima-0.11.1-Linux-x86_64.tar.gz
- sha256sums = 6c021b4ff579d5df33eff8d03a97073e3baf36e90c03d2a772ae3f11c7d78432
+ source = https://github.com/lima-vm/lima/releases/download/v0.11.3/lima-0.11.3-Linux-x86_64.tar.gz
+ sha256sums = 00a70555cd63906510bea5d7c2b4f140256ff06a6eae98ff2793d1d5822fe02f
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9bf36f311e9b..899e695904c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.11.1
+pkgver=0.11.3
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=('6c021b4ff579d5df33eff8d03a97073e3baf36e90c03d2a772ae3f11c7d78432')
+sha256sums=('00a70555cd63906510bea5d7c2b4f140256ff06a6eae98ff2793d1d5822fe02f')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr