From 3346b3b8fc378c285c7d98ec443d88ba6411c038 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Thu, 31 Oct 2024 18:54:56 +0100 Subject: [PATCH] Version 0.0.6 --- packaging/archlinux/dokytree/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/archlinux/dokytree/PKGBUILD b/packaging/archlinux/dokytree/PKGBUILD index 4e0f75e..e871c1d 100644 --- a/packaging/archlinux/dokytree/PKGBUILD +++ b/packaging/archlinux/dokytree/PKGBUILD @@ -5,7 +5,7 @@ _githubrepo=dokytree _gitcommit=56fa5970af2c659e730a850f923b6983a842f85c pkgname=dokytree-git -pkgver=0.0.5 +pkgver=0.0.6 pkgrel=1 pkgdesc='A versatil documentation system based on yaml files in directory tree with pugjs templates ' arch=('any')