From b5cb52392c773b1531b4db88474ad0223f7906fe Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sat, 20 Jan 2018 20:21:57 +0100 Subject: [PATCH] misc/theme-rebellion: small style nit --- misc/theme-rebellion/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/theme-rebellion/Makefile b/misc/theme-rebellion/Makefile index 1c7cc4c02..2017ad9a5 100644 --- a/misc/theme-rebellion/Makefile +++ b/misc/theme-rebellion/Makefile @@ -1,7 +1,8 @@ PLUGIN_NAME= theme-rebellion PLUGIN_VERSION= 0.2 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= A suitably dark theme PLUGIN_MAINTAINER= team-rebellion@queens-park.com PLUGIN_DEVEL= yes -PLUGIN_REVISION= 2 + .include "../../Mk/plugins.mk"