summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 255c425140ac..fcf7621893c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,13 @@ pkgrel=1
pkgbase=bash-fuzzy-clock-git
pkgdesc="Script to display the time in natural language. Translated to six languages"
replaces=('bash-fuzzy-clock')
+conflicts=('bash-fuzzy-clock')
arch=('any')
url="https://github.com/coreymwamba/bash-fuzzy-clock"
license=('OSL')
makedepends=('git')
depends=('bash')
+
source=('git://github.com/coreymwamba/bash-fuzzy-clock')
md5sums=('SKIP')
pkgver() {