summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2023-09-16 21:35:10 +0000
committerEnmanuel2023-09-16 21:35:10 +0000
commit87aa17be093d7dbcf0d46df6b375f464eeba9ad2 (patch)
treefee9142d2aec892f990907145d558c9349cee074
parentff648f29b129be11a2a6ccbb55f676ebc46a9903 (diff)
downloadaur-87aa17be093d7dbcf0d46df6b375f464eeba9ad2.tar.gz
Bumped to v0.17.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a6429931b25..1eeb46068ac8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.16.0
+ pkgver = 0.17.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.16.0/lima-0.16.0-Linux-x86_64.tar.gz
- sha256sums = be6093c2a9b0aa3c39cc5a5e39e79223c6d03f0e07ebadf70c3c128143672a84
+ source = https://github.com/lima-vm/lima/releases/download/v0.17.2/lima-0.17.2-Linux-x86_64.tar.gz
+ sha256sums = a9af3aec848ed7bc490baff2f1d785334cbbc6cd94f981705cc0aeab833288b0
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2c2da71e5f63..806326925d52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.16.0
+pkgver=0.17.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=('be6093c2a9b0aa3c39cc5a5e39e79223c6d03f0e07ebadf70c3c128143672a84')
+sha256sums=('a9af3aec848ed7bc490baff2f1d785334cbbc6cd94f981705cc0aeab833288b0')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr