summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-08-17 21:12:53 -0400
committerSolomon Choina2020-08-17 21:12:53 -0400
commit8be2ebbd92daaabef24f9085b08140bfe2f4ca4e (patch)
tree2b60ce1465f8108ae10b03731ce5f0a448543531
parentc62f9aa2fddc775351d8b9ddc5362e93ea5b151b (diff)
downloadaur-8be2ebbd92daaabef24f9085b08140bfe2f4ca4e.tar.gz
normal switchboard, normal granite and updpkgver
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2618c3b4c340..ac26cf41924c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-keyboard-git
-pkgver=2.4.0.r16.g9d1ece0
+pkgver=2.4.0.r21.g967ff9a
pkgrel=1
pkgdesc='Switchboard Keyboard Plug'
arch=('x86_64')
@@ -11,7 +11,7 @@ groups=('pantheon-unstable')
depends=('glib2' 'glibc' 'gtk3' 'libgee' 'libgnomekbd'
'libxklavier' 'libxml2' 'ibus'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('git' 'granite-git' 'meson' 'switchboard-git' 'vala')
+makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
provides=('switchboard-plug-keyboard')
conflicts=('switchboard-plug-keyboard')
source=('git+https://github.com/elementary/switchboard-plug-keyboard.git')