summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmilien Devos2017-07-24 11:23:26 +0200
committerEmilien Devos2017-07-24 11:23:26 +0200
commit417a98c9ee1321e70e25144fd1839f441e441fe8 (patch)
tree095d669888db2532bc50dd7b7f87da6c55075fe2 /PKGBUILD
parentd38f5df7dd26a5e84de6b14038d66284c0a7b18d (diff)
downloadaur-417a98c9ee1321e70e25144fd1839f441e441fe8.tar.gz
Fix a little mistake
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a36cee8b0f3b..4a1f60b1bdfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('MIT')
groups=()
makedepends=()
optdepends=()
-provides=("${pkgname%-git}")
+provides=("${pkgname%-bin}")
conflicts=("${pkgname%-git}")
replaces=()
backup=()