plank: update to 0.11.1.
This commit is contained in:
parent
d0795d347c
commit
032769f023
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plank'
|
||||
pkgname=plank
|
||||
version=0.11.0
|
||||
version=0.11.1
|
||||
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=4d841deb46c071393541d5abec9d6c46f61434027d3426fdd130768444995ea3
|
||||
checksum=7381e20b8ff0faf6992cc26c1b5e5f09028799eca87e07a1ba58d87e4579877b
|
||||
|
||||
build_options="dbusmenu"
|
||||
desc_option_dbusmenu="Enable dynamic quicklist support over dbusmenu"
|
||||
|
|
Loading…
Reference in New Issue