summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:44:20 -0500
committerSolomon Choina2021-02-20 23:44:20 -0500
commit1e83d6447865df34fd5b7fffc75cf6568db98d03 (patch)
tree53bcd75caeeaec79019bf420d47ed716e91f184c /PKGBUILD
parent33065f0fe1ac0dcbb90e7d10a0e822dad1488062 (diff)
downloadaur-switchboard-plug-sound-git.tar.gz
fixing granite depends i think and whatever
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a84f6040e1d..55a544d98af4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-sound-git
-pkgver=2.2.4.r15.gd6db05a
+pkgver=2.2.6.r10.g22b101e
pkgrel=1
pkgdesc='Switchboard Sound Plug'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('glib2' 'glibc' 'gtk3' 'libcanberra' 'libgee' 'libpulse'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala')
provides=('switchboard-plug-sound')
conflicts=('switchboard-plug-sound')
source=('git+https://github.com/elementary/switchboard-plug-sound.git')