From e58ca79909d4ed9c6e3799b6d2e7f60cc14260f0 Mon Sep 17 00:00:00 2001 From: Philippe PITTOLI Date: Wed, 28 Aug 2019 17:15:27 +0200 Subject: [PATCH] build.zsh: now supports scdoc manpages. --- build.zsh/recipe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.zsh/recipe.spec b/build.zsh/recipe.spec index d5ed17d..dba57a0 100644 --- a/build.zsh/recipe.spec +++ b/build.zsh/recipe.spec @@ -1,5 +1,5 @@ name: build.zsh -version: 0.3.0 +version: 0.3.1 release: 1 sources: https://github.com/Lukc/build.zsh/archive/%{version}.tar.gz -> %{name}-%{version}.tar.gz