summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2015-06-16 01:53:14 -0400
committerDavid Parrish2015-06-16 01:53:14 -0400
commitf1188e3864d8fe3426b43fb62219f3887647763c (patch)
treeca48e287f88d61d1bf7db4b514300229e04a9412 /PKGBUILD
parent1bac411fe483f0b40db630fefd47e470cb14bfe6 (diff)
downloadaur-f1188e3864d8fe3426b43fb62219f3887647763c.tar.gz
Remove 'provides='
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0f6dfd00e8b..80de8570ea6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="https://bitsquare.io/"
license=('AGPL3')
depends=('bash' 'java-runtime-openjdk=8')
makedepends=('maven' 'openjfx')
-provides=('bitsquare')
source=("${pkgname}::git+https://github.com/bitsquare/bitsquare.git"
"bitsquare.sh"
"bitsquare.desktop")