From e331ca9d59a67491c6d4b558f1f4242d914a8635 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Sat, 12 Mar 2016 23:32:43 -0500 Subject: [PATCH] plank: update to 0.11.0 (soname bump). --- common/shlibs | 2 +- srcpkgs/plank/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index c008395c00..2b0ac6e2ce 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1267,7 +1267,7 @@ libkidletime.so.4 kdelibs-4.10.4_1 libkemoticons.so.4 kdelibs-4.10.4_1 libkparts.so.4 kdelibs-4.10.4_1 libkdeclarative.so.5 kdelibs-4.10.4_1 -libplank.so.0 plank-0.9.1_1 +libplank.so.1 plank-0.11.0_1 libplasma.so.3 kdelibs-4.10.4_1 libkcmutils.so.4 kdelibs-4.10.4_1 libknewstuff3.so.4 kdelibs-4.10.4_1 diff --git a/srcpkgs/plank/template b/srcpkgs/plank/template index 6e48dd4ff1..02936abacf 100644 --- a/srcpkgs/plank/template +++ b/srcpkgs/plank/template @@ -1,6 +1,6 @@ # Template file for 'plank' pkgname=plank -version=0.10.1 +version=0.11.0 revision=1 build_style=gnu-configure configure_args="$(vopt_enable dbusmenu) --disable-apport" @@ -13,7 +13,7 @@ maintainer="Steve Prybylski " license="GPL-3" homepage="https://launchpad.net/plank" distfiles="${homepage}/1.0/${version}/+download/${pkgname}-${version}.tar.xz" -checksum=04cf4205fb7fce035bf537395fbfc3cf79aea9692fb4186345fe6a06ce2ebf36 +checksum=4d841deb46c071393541d5abec9d6c46f61434027d3426fdd130768444995ea3 build_options="dbusmenu" desc_option_dbusmenu="Enable dynamic quicklist support over dbusmenu"