summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamim Pezeshki2017-01-05 23:00:23 +0330
committerSamim Pezeshki2017-01-05 23:00:23 +0330
commite7811a9174c120e7a07a55220498d745408e8042 (patch)
tree9ceabf3679877fc27cf318bfe00ab546a4175a0f /PKGBUILD
parent012d6f897292a161bd1be15d752e51c05277b0ad (diff)
downloadaur-an2linuxserver-git.tar.gz
Add python-bluez as optdepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 419119acf032..c21138ccccdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=an2linuxserver
pkgname=an2linuxserver-git
-pkgver=r2.32c9bb8
+pkgver=r6.4c03e19
pkgrel=1
pkgdesc='Sync android notifications encrypted to a linux desktop with tcp or bluetooth'
url='https://github.com/rootkiwi/an2linuxserver/'
@@ -16,6 +16,7 @@ depends=('python'
'libnotify'
'python-gobject'
'openssl')
+optdepends=('python-pybluez: bluetooth support ')
makedepends=('git')
conflicts=('an2linuxserver')
provides=('an2linuxserver')