summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb22fd780d27..0a5967f38af6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = colima
pkgdesc = Container runtimes on macOS (and Linux) with minimal setup.
pkgver = 0.4.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/abiosoft/colima
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 9eb1e6e16a43..c52328e45198 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=colima
pkgver=$PKGVER
-pkgrel=1
+pkgrel=2
pkgdesc="Container runtimes on macOS (and Linux) with minimal setup."
arch=('x86_64')
url="https://github.com/abiosoft/colima"