summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnmanuel2022-07-03 16:39:06 +0000
committerEnmanuel2022-07-03 16:39:06 +0000
commit7645db3ce0903fbc31137a64f0f86fbdb3487651 (patch)
tree9b632fc431da352062452a89ef7674fdd247a28f
parentba9fb08c124d3e4814c4beb766f5703d96a2eb19 (diff)
downloadaur-7645db3ce0903fbc31137a64f0f86fbdb3487651.tar.gz
renaming pkg
-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"