summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2021-04-17 20:33:19 +0900
committerQue Quotion2021-04-17 20:33:19 +0900
commitb5fa0422395fd8c1095c016728ef5322b5a6a81e (patch)
tree4b5fa98863d011cb59ba29785816fa1bb73a6d66 /PKGBUILD
parentd0dc84d4dc1ea3c5ca561392ed3087763d914be8 (diff)
downloadaur-b5fa0422395fd8c1095c016728ef5322b5a6a81e.tar.gz
Upstream has dropped numbering their library names; transition to libwingpanel.so
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa4288cf6b25..b7800c903e7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wingpanel-standalone-git
pkgver=r620.6437f0d
-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,9 +17,9 @@ 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-3.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{,-3.0}.so)
#conflicts=(wingpanel{,{,-standalone}-bzr,-git} 'libwingpanel-2.0.so')
replaces=('wingpanel-standalone-bzr')
source=('git+https://github.com/elementary/wingpanel.git'