plank: update to 0.11.0 (soname bump).
This commit is contained in:
parent
becc172f6d
commit
e331ca9d59
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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 <sa.prybylx@gmail.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue