summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:43:13 -0500
committerSolomon Choina2021-02-20 23:43:13 -0500
commit35ba8fd66c9552e6896dd19adebbcbc109193f81 (patch)
treef8ae34d695af23730d3b60242a3076cc9d4e7c7e /PKGBUILD
parentfb004e7320c5c0b53350a663f054d6d49d7e6a2e (diff)
downloadaur-switchboard-plug-mouse-touchpad-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 500c4b5181b7..a27ed42c6adc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-mouse-touchpad-git
-pkgver=2.4.2.r10.gae7e397
+pkgver=2.4.2.r155.gf2d22e1
pkgrel=1
pkgdesc='Switchboard Mouse & Touchpad Plug'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('glib2' 'glibc' 'gtk3' 'libgee'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala')
provides=('switchboard-plug-mouse-touchpad')
conflicts=('switchboard-plug-mouse-touchpad')
source=('git+https://github.com/elementary/switchboard-plug-mouse-touchpad.git')