summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75371811961f..f951ccf13122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-keyboard-git
-pkgver=2.4.1.r120.gbb59a6b
+pkgver=2.4.1.r151.g2c6b20e
pkgrel=1
pkgdesc='Switchboard Keyboard Plug'
arch=('x86_64')
url='https://github.com/elementary/switchboard-plug-keyboard'
license=('GPL3')
groups=('pantheon-unstable')
-depends=('glib2' 'glibc' 'gtk3' 'libgee' 'libgnomekbd'
- 'libxklavier' 'libxml2' 'ibus' 'libhandy'
+depends=('glib2' 'glibc' 'gtk3' 'libgee' 'libgnomekbd'
+ 'libxklavier' 'libxml2' 'ibus' 'libhandy-1.so'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala' 'libhandy')
provides=('switchboard-plug-keyboard')
conflicts=('switchboard-plug-keyboard')
source=('git+https://github.com/elementary/switchboard-plug-keyboard.git')