summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc94a2161652..2f5d81604f47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wingpanel-standalone-git
pkgver=r595.52c921b
-pkgrel=1
+pkgrel=2
pkgdesc='Stylish top panel that holds indicators and spawns an application launcher (without Gala dependencies)'
arch=('i686' 'x86_64')
url='https://github.com/elementary/wingpanel'
@@ -17,8 +17,10 @@ optdepends=("pantheon-applications-menu-git: Application launcher"
"indicator-powersave: On the fly power savings and performance toggles"
"glippy-indicator: Excellent clipboard manager applet"
"ubuntu-indicator-weather: Simple weather applet")
-provides=(wingpanel{,{,-standalone}-bzr,-git} 'libwingpanel-2.0.so')
-conflicts=(wingpanel{,{,-standalone}-bzr,-git} 'libwingpanel-2.0.so')
+provides=(wingpanel{,{,-standalone}-bzr,-git} 'libwingpanel-3.0.so')
+#provides=(wingpanel{,{,-standalone}-bzr,-git} 'libwingpanel-2.0.so')
+conflicts=(wingpanel{,{,-standalone}-bzr,-git} 'libwingpanel-3.0.so')
+#conflicts=(wingpanel{,{,-standalone}-bzr,-git} 'libwingpanel-2.0.so')
replaces=('wingpanel-standalone-bzr')
source=('git+https://github.com/elementary/wingpanel.git'
'minus-backgroundmanager.patch'