summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:34:54 -0500
committerSolomon Choina2021-02-20 23:34:54 -0500
commit9df4baee5026f2fec4636c8c9a50854cd6eb0452 (patch)
tree9a62a1bf52de11a65e3cd293f7ba0b89e1543f63 /PKGBUILD
parent27239833f9d91cd98abbe3891ad1645033bd6d21 (diff)
downloadaur-switchboard-plug-applications-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 dd9c8eeca23c..ab62b6b80083 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-applications-git
-pkgver=2.1.7.r108.gcbf1998
+pkgver=2.1.7.r231.g4c86682
pkgrel=1
pkgdesc='Switchboard Applications Plug'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('glib2' 'glibc' 'gtk3' 'libgee' 'flatpak'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala')
provides=('switchboard-plug-applications')
conflicts=('switchboard-plug-applications')
replaces=('switchboard-plug-applications-bzr')