summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e624f01bc1b..46774b280b23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon May 29 21:10:31 UTC 2017
+# Mon May 29 21:24:33 UTC 2017
pkgbase = wingpanel-standalone-git
pkgdesc = Stylish top panel that holds indicators and spawns an application launcher (without Gala dependencies)
pkgver = r286.89956c5
@@ -30,7 +30,7 @@ pkgbase = wingpanel-standalone-git
optdepends = wingpanel-indicator-power-git: Tray applet
optdepends = wingpanel-indicator-session-git: Tray applet
optdepends = wingpanel-indicator-sound-git: Tray applet
- optdepends = wingpanel-indicator-ayatana-bzr: Unity 7 Tray applets
+ optdepends = wingpanel-indicator-ayatana-git: Unity 7 Tray applets
optdepends = indicator-powersave: On the fly power savings and performance toggles
optdepends = glippy-indicator: Excellent clipboard manager applet
optdepends = indicator-sensors: Sensors readout applet
diff --git a/PKGBUILD b/PKGBUILD
index 76edc774f607..d400b311401e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('glib2' 'glibc' 'gtk3' 'libgee' 'mutter'
makedepends=('cmake' 'git' 'granite-git' 'vala')
optdepends=("pantheon-applications-menu-git: Application launcher"
wingpanel-indicator-{a11y,bluetooth,datetime,keyboard,network,notifications,power,session,sound}-git": Tray applet"
- "wingpanel-indicator-ayatana-bzr: Unity 7 Tray applets"
+ "wingpanel-indicator-ayatana-git: Unity 7 Tray applets"
"indicator-powersave: On the fly power savings and performance toggles"
"glippy-indicator: Excellent clipboard manager applet"
"indicator-sensors: Sensors readout applet")