summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2023-11-07 14:36:54 +0000
committerEnmanuel2023-11-07 14:36:54 +0000
commitc0fd251b7a0d2f8a45d4f2562b3ccab403d476b6 (patch)
tree64513740374a74cece6180889d76bcaf4bf24c51
parent87aa17be093d7dbcf0d46df6b375f464eeba9ad2 (diff)
downloadaur-c0fd251b7a0d2f8a45d4f2562b3ccab403d476b6.tar.gz
Bumped to v0.18.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1eeb46068ac8..abaa48832140 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.17.2
+ pkgver = 0.18.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.17.2/lima-0.17.2-Linux-x86_64.tar.gz
- sha256sums = a9af3aec848ed7bc490baff2f1d785334cbbc6cd94f981705cc0aeab833288b0
+ source = https://github.com/lima-vm/lima/releases/download/v0.18.0/lima-0.18.0-Linux-x86_64.tar.gz
+ sha256sums = efd100c65173d0dff885e61778fa61737a609fc543d8260b491c8090c000bd3b
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index 806326925d52..d343217da3e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.17.2
+pkgver=0.18.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=('a9af3aec848ed7bc490baff2f1d785334cbbc6cd94f981705cc0aeab833288b0')
+sha256sums=('efd100c65173d0dff885e61778fa61737a609fc543d8260b491c8090c000bd3b')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr