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 edb6e4980467..fca57681aa09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: John Jenkins <twodopeshaggy@gmail.com>
pkgname=ccat-git
-pkgver=r115.569fb0d
+pkgver=r122.561b2d4
pkgrel=1
pkgdesc="Colorizes output for cat."
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/jingweno/ccat"
license=('CUSTOM')
makedepends=('go' 'git')
options=('!strip' '!emptydirs')
-conflicts=('ccat')
+conflicts=('ccat' 'ccrypt')
source=($pkgname::git+https://github.com/jingweno/ccat.git)
md5sums=('SKIP')
pkgver() {