From 58730f2c745a9a706ab370345f5c26f803b6c514 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Tue, 6 Dec 2016 19:34:43 -0500 Subject: [PATCH] plank: update to 0.11.3. --- srcpkgs/plank/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plank/template b/srcpkgs/plank/template index 80f0620668c..33f4a83b536 100644 --- a/srcpkgs/plank/template +++ b/srcpkgs/plank/template @@ -1,6 +1,6 @@ # Template file for 'plank' pkgname=plank -version=0.11.2 +version=0.11.3 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=8c1cb3cf5b6c35b2aea56867f6ae64adec27e08a4ee90391bba19c1cdb40d2da +checksum=7f091e3aca4b13e3507bb573c532973bdf4695289f8d1f095501adbed0f15608 build_options="dbusmenu" desc_option_dbusmenu="Enable dynamic quicklist support over dbusmenu"