summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2024-03-08 16:58:45 +0000
committerEnmanuel2024-03-08 16:58:45 +0000
commitd63301dcff45df92836fab7d2614c67c22fc27ab (patch)
treeb4f3cab2379a848a8659edfcc02ae767d8cf7d39
parenteb0b3cefff6a97f6aff3fa679c1336d6e82ed74c (diff)
downloadaur-d63301dcff45df92836fab7d2614c67c22fc27ab.tar.gz
Bumped to v0.20.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb50565a9a44..88920c8019f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.19.1
+ pkgver = 0.20.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.19.1/lima-0.19.1-Linux-x86_64.tar.gz
- sha256sums = 7d18b1716aae14bf98d6ea93a703e8877b0c3142f7ba2e87401d47d5d0fe3ff1
+ source = https://github.com/lima-vm/lima/releases/download/v0.20.1/lima-0.20.1-Linux-x86_64.tar.gz
+ sha256sums = e7093ca1889d2dab436d9f0e6b53d65336f75cf8ebd54f583085eca462a1fc4b
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index b5f172fe5793..5d0011b40501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.19.1
+pkgver=0.20.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=('7d18b1716aae14bf98d6ea93a703e8877b0c3142f7ba2e87401d47d5d0fe3ff1')
+sha256sums=('e7093ca1889d2dab436d9f0e6b53d65336f75cf8ebd54f583085eca462a1fc4b')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr