summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2021-04-17 20:36:07 +0900
committerQue Quotion2021-04-17 20:36:07 +0900
commit13e62f3013422ba9679c54efb4d3b3c829766527 (patch)
tree0a17168b2235984cb3d6f7135f12f302f9510c95 /PKGBUILD
parentd2b516dfd0222f15659162e74389bae9c26c2ea2 (diff)
downloadaur-wingpanel-indicator-bluetooth-git.tar.gz
Update dependencies: add libnotify, use stable granite and wingpanel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c337fb1a1f70..2dc72be21384 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-bluetooth-git
-pkgver=2.1.6.r22.gf1d517f
+pkgver=2.1.6.r58.gb9b4ad0
pkgrel=1
pkgdesc='Bluetooth indicator for Wingpanel'
arch=('x86_64')
url='https://github.com/elementary/wingpanel-indicator-bluetooth'
license=('GPL3')
groups=('pantheon-unstable')
-depends=('bluez' 'glib2' 'glibc' 'gtk3' 'libgee'
+depends=('bluez' 'glib2' 'glibc' 'gtk3' lib{gee,notify}
'libwingpanel.so')
-makedepends=('git' 'granite-git' 'intltool' 'meson' 'vala' 'wingpanel-git')
+makedepends=('git' 'granite' 'intltool' 'meson' 'vala' 'wingpanel')
provides=('wingpanel-indicator-bluetooth')
conflicts=('wingpanel-indicator-bluetooth')
source=('git+https://github.com/elementary/wingpanel-indicator-bluetooth.git')