From 6d7942a0b7a71f7f61ec29ee0ba973e5191a3f1b Mon Sep 17 00:00:00 2001 From: MatMoul <matmoul@gmail.com> Date: Sun, 28 Apr 2024 03:37:57 +0200 Subject: [PATCH] Version 0.0.3 --- 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 1b15ca1..59630f2 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.1 +pkgver=0.0.3 pkgrel=1 pkgdesc='A versatil documentation system based on yaml files in directory tree with pugjs templates ' arch=('any')