feat: add package maintainers

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-08-10 09:53:45 +08:00
parent 232aa0b690
commit 41d0b79083
70 changed files with 82 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@ from lib.make import *
version("0.5.0")
description("utility to compute difference between text files")
maintainer("sisungo <[email protected]>")
source_url("https://github.com/uutils/diffutils/archive/refs/tags/v0.5.0.tar.gz")
builddep("shortcut/rust")