summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEnmanuel2022-04-28 21:28:01 +0000
committerEnmanuel2022-04-28 21:28:01 +0000
commita549f75e416524f1f5f9d0d09ed469d5798ff742 (patch)
tree0def977b078de83c3e5f79d9cc59d8a019a3fb1a /PKGBUILD
parent268ae4c748d75b0f57c1e447d4b203f7f9c7775d (diff)
downloadaur-a549f75e416524f1f5f9d0d09ed469d5798ff742.tar.gz
Updating to version 0.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb352c315d53..56b47f8102e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,13 @@
-# $Id$
-# Contributor: Enmanuel Moreira <enmanuelmoreira@gmail.com>
+# Maintainer: Enmanuel Moreira <enmanuelmoreira@gmail.com>
-_name=lima
pkgname=lima
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
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/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}-Linux-x86_64.tar.gz")
+source=("https://github.com/lima-vm/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}-Linux-x86_64.tar.gz")
sha256sums=('7919d50dc5bc45e29a3fb90b4ae3e1bb5687d04dae06e329c7599adf17008acc')
package() {