summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2020-09-26 16:04:06 +0900
committerQue Quotion2020-09-26 16:04:06 +0900
commit0d99da2f0e5c51529b8626b97ba33fae6ddbc71a (patch)
treedb476c78233eb6e6ce715bc4a60e89146160e123 /PKGBUILD
parentcbb549eb9c3cd466ec4a281208edf3b23a82d1be (diff)
downloadaur-0d99da2f0e5c51529b8626b97ba33fae6ddbc71a.tar.gz
Provide libwingpanel-3.0.so; remove nano from makedepends in .SRCINFO
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'