summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdc68ba7009c..13456c495b20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/karulis/pybluez"
license=('GPL2')
makedepends=('python' 'bluez-libs' 'mercurial' 'boost')
depends=('python' 'bluez-libs')
-conflicts="python-pybluez"
+conflicts=("python-pybluez")
source=("git+https://github.com/karulis/pybluez.git" "hg+https://bitbucket.org/OscarAcena/pygattlib")
md5sums=('SKIP' 'SKIP')