summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:26:18 -0500
committerSolomon Choina2021-02-20 23:26:18 -0500
commit62f03ce547cac9500ef94d4a46884573d151f915 (patch)
tree3b73bb7aefb8385229d6029a6b023704840eb579 /PKGBUILD
parentd465cef1a5d4807ec89615ab3e4ba7751f3f9fe6 (diff)
downloadaur-switchboard-plug-bluetooth-git.tar.gz
fixing granite depends i think
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6b5d40cfe29..9f48ef18b41b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-bluetooth-git
-pkgver=2.3.2.r8.g7a56fd1
+pkgver=2.3.4.r13.g5f48a89
pkgrel=1
pkgdesc='Switchboard Bluetooth Plug'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('bluez' 'glib2' 'glibc' 'gtk3' 'libgee'
'libswitchboard-2.0.so' 'libgranite.so')
-makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala')
provides=('switchboard-plug-bluetooth')
conflicts=('switchboard-plug-bluetooth')
replaces=('switchboard-plug-bluetooth-bzr')