aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo Carolino2023-02-15 01:46:20 -0300
committerDanilo Carolino2023-02-15 01:46:26 -0300
commit2fd1e5eac3aa7f8d213d6634ea3c348aa7d00a0b (patch)
tree2ae7c630b2fcbd3c948a7cac24264a08d0a78f53
parentb74cd972c59209bda1bcfff04fc52287cdac7a91 (diff)
downloadaur-2fd1e5eac3aa7f8d213d6634ea3c348aa7d00a0b.tar.gz
refac: trying to fix build
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf351d2df3f7..55d039cf2693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitbranch=main
_gitauthor=devemio
pkgname=docker-color-output-git
pkgver=2.2.0
-pkgrel=9
+pkgrel=10
pkgdesc="Colors for Docker CLI"
arch=('x86_64')
license=('MIT')