summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2023-12-18 20:50:59 +0000
committerEnmanuel2023-12-18 20:50:59 +0000
commiteb0b3cefff6a97f6aff3fa679c1336d6e82ed74c (patch)
treee19dc5bb24edaaef1d48248a286f27759be03ced
parentc0fd251b7a0d2f8a45d4f2562b3ccab403d476b6 (diff)
downloadaur-eb0b3cefff6a97f6aff3fa679c1336d6e82ed74c.tar.gz
Bumped to v0.19.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abaa48832140..eb50565a9a44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = lima-bin
pkgdesc = Linux virtual machines, typically on macOS, for running containerd.
- pkgver = 0.18.0
+ pkgver = 0.19.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.18.0/lima-0.18.0-Linux-x86_64.tar.gz
- sha256sums = efd100c65173d0dff885e61778fa61737a609fc543d8260b491c8090c000bd3b
+ source = https://github.com/lima-vm/lima/releases/download/v0.19.1/lima-0.19.1-Linux-x86_64.tar.gz
+ sha256sums = 7d18b1716aae14bf98d6ea93a703e8877b0c3142f7ba2e87401d47d5d0fe3ff1
pkgname = lima-bin
diff --git a/PKGBUILD b/PKGBUILD
index d343217da3e4..b5f172fe5793 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkggit=lima
pkgname=lima-bin
-pkgver=0.18.0
+pkgver=0.19.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=('efd100c65173d0dff885e61778fa61737a609fc543d8260b491c8090c000bd3b')
+sha256sums=('7d18b1716aae14bf98d6ea93a703e8877b0c3142f7ba2e87401d47d5d0fe3ff1')
package() {
cp -r "${srcdir}" "${pkgdir}"/usr