summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:52:56 -0500
committerSolomon Choina2021-02-20 23:52:56 -0500
commitd2b516dfd0222f15659162e74389bae9c26c2ea2 (patch)
treeba0fd776ca9d2089747d06938d22309fc891f1d2 /PKGBUILD
parentdec7a0a4391545236a1a92c9e3aeeb1b236d56cf (diff)
downloadaur-d2b516dfd0222f15659162e74389bae9c26c2ea2.tar.gz
fixing wingpanel depends i think and whatever
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c0caafa110c..c337fb1a1f70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-bluetooth-git
-pkgver=2.1.5.r32.g6ec4d8d
+pkgver=2.1.6.r22.gf1d517f
pkgrel=1
pkgdesc='Bluetooth indicator for Wingpanel'
arch=('x86_64')
@@ -9,8 +9,8 @@ url='https://github.com/elementary/wingpanel-indicator-bluetooth'
license=('GPL3')
groups=('pantheon-unstable')
depends=('bluez' 'glib2' 'glibc' 'gtk3' 'libgee'
- 'libwingpanel-3.0.so')
-makedepends=('git' 'granite' 'intltool' 'meson' 'vala' 'wingpanel')
+ 'libwingpanel.so')
+makedepends=('git' 'granite-git' 'intltool' 'meson' 'vala' 'wingpanel-git')
provides=('wingpanel-indicator-bluetooth')
conflicts=('wingpanel-indicator-bluetooth')
source=('git+https://github.com/elementary/wingpanel-indicator-bluetooth.git')