summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51b75017891d..9d310b9eb91a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = switchboard-plug-mouse-touchpad-git
pkgdesc = Switchboard Mouse & Touchpad Plug
- pkgver = 2.4.2.r10.gae7e397
+ pkgver = 2.4.2.r155.gf2d22e1
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-mouse-touchpad
arch = x86_64
groups = pantheon-unstable
license = GPL3
makedepends = git
- makedepends = granite
+ makedepends = granite-git
makedepends = meson
makedepends = switchboard
makedepends = vala
@@ -23,4 +23,3 @@ pkgbase = switchboard-plug-mouse-touchpad-git
sha256sums = SKIP
pkgname = switchboard-plug-mouse-touchpad-git
-
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')