summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34ededbb7c3a..47451e41a202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,9 @@ pkgname=archmap-git
pkgver=0.3.r39.g09c5587
pkgrel=1
+provides=('archmap')
+conflicts=('archmap')
+
pkgdesc="Generates a map of Arch Linux users"
arch=('any')
url="https://github.com/maelstrom59/ArchMap"