summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-05-25 19:10:25 +0900
committerQue Quotion2017-05-25 19:10:25 +0900
commit999bd0840928c7bdb189d6c40f253d7f1e8fdae6 (patch)
treef2b61733654191ad1848ced8f9505bacee459554
parenta2214679e07cd40a3f69a69b64fd000da8b4b50f (diff)
downloadaur-999bd0840928c7bdb189d6c40f253d7f1e8fdae6.tar.gz
slingshot-launcher-standalone is no longer needed; new pantheon-applications-menu is deintegrated from gala! yay!
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9ad463aea8e..ca64de201ad0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 15 04:34:03 UTC 2017
+# Thu May 25 10:09:33 UTC 2017
pkgbase = wingpanel-standalone-git
pkgdesc = Stylish top panel that holds indicators and spawns an application launcher (without Gala dependencies)
- pkgver = r283.54cd1fe
+ pkgver = r286.89956c5
pkgrel = 1
url = https://github.com/elementary/wingpanel
arch = i686
@@ -20,7 +20,7 @@ pkgbase = wingpanel-standalone-git
depends = libgee
depends = mutter
depends = libgranite.so
- optdepends = slingshot-launcher-standalone-bzr: Application launcher (without Gala dependencies)
+ optdepends = pantheon-applications-menu-git: Application launcher
optdepends = wingpanel-indicator-a11y-git: Tray applet
optdepends = wingpanel-indicator-bluetooth-git: Tray applet
optdepends = wingpanel-indicator-datetime-git: Tray applet
diff --git a/PKGBUILD b/PKGBUILD
index 6d347d559b20..db6c1beea2d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-standalone-git
-pkgver=r283.54cd1fe
+pkgver=r286.89956c5
pkgrel=1
pkgdesc='Stylish top panel that holds indicators and spawns an application launcher (without Gala dependencies)'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ groups=('pantheon-unstable' 'pantheon-qq')
depends=('glib2' 'glibc' 'gtk3' 'libgee' 'mutter'
'libgranite.so')
makedepends=('cmake' 'git' 'granite-git' 'vala')
-optdepends=("slingshot-launcher-standalone-bzr: Application launcher (without Gala dependencies)"
+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"
"indicator-powersave: On the fly power savings and performance toggles"