summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2023-06-19 22:03:53 +0000
committerEnmanuel2023-06-19 22:03:53 +0000
commitff648f29b129be11a2a6ccbb55f676ebc46a9903 (patch)
treeb5438ddc4a1096d5f6c2384feb12108afa48dee8
parent1f7ad3616b190a4190cef1c08e3232fad6db1ec6 (diff)
downloadaur-ff648f29b129be11a2a6ccbb55f676ebc46a9903.tar.gz
Bumped to version 0.16.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31b2f8f4b70d..5a6429931b25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.15.1
+ pkgver = 0.16.0
pkgrel = 1
url = https://github.com/lima-vm/lima
arch = x86_64
license = MIT
- source = https://github.com/lima-vm/lima/releases/download/v0.15.1/lima-0.15.1-Linux-x86_64.tar.gz
- sha256sums = bfe9e41ed7a718143cbfc7b797c764ca23297a031a2645c4f8bb4be6bf0b8388
+ source = https://github.com/lima-vm/lima/releases/download/v0.16.0/lima-0.16.0-Linux-x86_64.tar.gz
+ sha256sums = be6093c2a9b0aa3c39cc5a5e39e79223c6d03f0e07ebadf70c3c128143672a84
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3b0b5cdfe31f..2c2da71e5f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.15.1
+pkgver=0.16.0
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=('bfe9e41ed7a718143cbfc7b797c764ca23297a031a2645c4f8bb4be6bf0b8388')
+sha256sums=('be6093c2a9b0aa3c39cc5a5e39e79223c6d03f0e07ebadf70c3c128143672a84')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr