summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c66f1b53757..57f37b4b9ab1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Enmanuel Moreira <enmanuelmoreira@gmail.com>
pkgname=colima
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=4
pkgdesc="Container runtimes on macOS (and Linux) with minimal setup."
arch=('x86_64')
@@ -11,7 +11,7 @@ source=(
"https://github.com/abiosoft/${pkgname}/releases/download/v${pkgver}/${pkgname}-Linux-x86_64"
"https://raw.githubusercontent.com/abiosoft/colima/v${pkgver}/LICENSE"
)
-sha256sums=('76fb5f3de0bee3d3b7baee1374be746c618a90d6aa1426c668dfe4b172cfa6af'
+sha256sums=('a28ea3ef5fd4d3e78a6b4531f9605b765fdcbdf9acaf5db3797b189119920825'
'e5ce0844732e29a77f349cc332fcb6ab75617393f9e565ac6509c7b681d95eea')
package() {