summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mutt/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/PKGBUILD b/mutt/PKGBUILD
index 77ec005..ae7d4fb 100644
--- a/mutt/PKGBUILD
+++ b/mutt/PKGBUILD
@@ -10,6 +10,8 @@ url='http://www.mutt.org'
license=('GPL')
depends=('gpgme' 'libidn')
makedepends=('git')
+provides=("$_pkgname")
+conflicts=("$_pkgname")
source=("git+https://gitlab.com/muttmua/mutt.git")
sha256sums=('SKIP')