diff --git a/common/shlibs b/common/shlibs index c008395c002..2b0ac6e2ce7 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 6e48dd4ff13..02936abacf7 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"