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 36f7463d45c2..a5d684f88f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,8 @@ optdepends=(
'cron: Reminder functionality'
'vim: A reasonable editor, syntax files are provided'
)
+provides=("$_pkgname")
+conflicts=("$_pkgname")
source=(git://github.com/vain/gitodo.git)
md5sums=('SKIP')