summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Seifferth2019-11-21 11:47:53 +0000
committerFrank Seifferth2019-11-21 11:47:53 +0000
commit8b354dde434457589dbe017f0f9e5e29c74b20d0 (patch)
tree522b898fdb97e6ccff1e2f940a29947f955098c8
parent678f6a3cecc769d8c92632eefc381501be8f5777 (diff)
downloadaur-8b354dde434457589dbe017f0f9e5e29c74b20d0.tar.gz
Add provides array
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14c595231b1a..2825b080b75d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
pkgname=abricotine-git
_pkgname=abricotine
conflicts=("abricotine")
+provides=("abricotine")
pkgver=latest
pkgrel=1
pkgdesc="A markdown editor with inline preview"