summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')