summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:26:18 -0500
committerSolomon Choina2021-02-20 23:26:18 -0500
commit62f03ce547cac9500ef94d4a46884573d151f915 (patch)
tree3b73bb7aefb8385229d6029a6b023704840eb579
parentd465cef1a5d4807ec89615ab3e4ba7751f3f9fe6 (diff)
downloadaur-switchboard-plug-bluetooth-git.tar.gz
fixing granite depends i think
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 688e2c22c5d0..cbdd18f86f42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = switchboard-plug-bluetooth-git
pkgdesc = Switchboard Bluetooth Plug
- pkgver = 2.3.2.r8.g7a56fd1
+ pkgver = 2.3.4.r13.g5f48a89
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-bluetooth
arch = x86_64
groups = pantheon-unstable
license = GPL3
makedepends = git
- makedepends = granite
+ makedepends = granite-git
makedepends = meson
makedepends = switchboard
makedepends = vala
@@ -25,4 +25,3 @@ pkgbase = switchboard-plug-bluetooth-git
sha256sums = SKIP
pkgname = switchboard-plug-bluetooth-git
-
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')