summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57f37b4b9ab1..2577b6dadee1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Enmanuel Moreira <enmanuelmoreira@gmail.com>
pkgname=colima
-pkgver=0.4.1
-pkgrel=4
+pkgver=0.4.2
+pkgrel=1
pkgdesc="Container runtimes on macOS (and Linux) with minimal setup."
arch=('x86_64')
url="https://github.com/abiosoft/colima"
@@ -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=('a28ea3ef5fd4d3e78a6b4531f9605b765fdcbdf9acaf5db3797b189119920825'
+sha256sums=('8d55e910081fa0fed21564ffcb214c5ff52530336340515eec2800a96d1aa8ba'
'e5ce0844732e29a77f349cc332fcb6ab75617393f9e565ac6509c7b681d95eea')
package() {