summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuflone2022-10-01 22:45:55 +0200
committerMuflone2022-10-01 22:45:55 +0200
commitc7e66ddd6d194683e261886f921f2f8bf9ff6501 (patch)
tree560699d3c03fddf7156f98d1f81bb56c7feb2940 /PKGBUILD
parentc98d18c11be9d711a656d1f27ac7048903a0f5e0 (diff)
downloadaur-c7e66ddd6d194683e261886f921f2f8bf9ff6501.tar.gz
Updated package bluewho-git 0.5.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91a82b8f8105..53adcbf3e0b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Muflone https://www.muflone.com/contacts/english/
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
pkgname=bluewho-git
-pkgver=0.5.0
+pkgver=0.5.2
pkgrel=1
pkgdesc="Information and notification of new discovered bluetooth devices"
url="https://www.muflone.com/bluewho"
arch=('any')
license=('GPL3')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
depends=('gtk3' 'gobject-introspection' 'libnotify'
'python-dbus' 'python-xdg' 'python-gobject' 'python-bluezero')
optdepends=('libcanberra: to play notification sound using canberra-gtk-play'