summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobi Sim2017-07-15 15:54:51 +0200
committerTobi Sim2017-07-15 15:54:51 +0200
commit03fabce8589345a9ceb1bce2ad707b2f4717112e (patch)
treeeb442201e5dab423fdebe8d18b841c926b4c8b36
parent3e52720d859cbbab02f52fde39ac98baaf16ec12 (diff)
downloadaur-03fabce8589345a9ceb1bce2ad707b2f4717112e.tar.gz
fixed conflicts line
-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')