summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9abb235cd21d..a4acfe8e89fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
-# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
+# Maintainer: Que Quotion <quequotion@bugmenot.com>
+# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-privacy-git
-pkgver=r90.3eaabf3
+pkgver=r166.5b35786
pkgrel=1
pkgdesc='Privacy indicator for Wingpanel'
arch=('x86_64')
url='https://github.com/elementary/wingpanel-indicator-privacy'
license=('GPL3')
groups=('pantheon-unstable')
-depends=('bamf' 'glib2' 'glibc' 'gtk3' 'libgee' 'libgtop' 'lsof'
- 'libwingpanel-2.0.so')
-makedepends=('git' 'granite-git' 'meson' 'vala' 'wingpanel-git')
+depends=('bamf' 'glib2' 'glibc' 'gtk3' lib{gee,gtop,{granite,wingpanel}.so}) #lsof
+makedepends=('git' 'wingpanel' 'meson' 'vala')
provides=('wingpanel-indicator-privacy')
conflicts=('wingpanel-indicator-privacy')
source=('git+https://github.com/elementary/wingpanel-indicator-privacy.git')