From 692ca67859517f3896f2b39813a46220ac8b3998 Mon Sep 17 00:00:00 2001 From: srv Date: Thu, 15 May 2025 11:53:02 +0200 Subject: add aardvark-dns, add gtest, add mandown --- mandown/.artixlinux/pkgbase.yaml | 60 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 mandown/.artixlinux/pkgbase.yaml (limited to 'mandown/.artixlinux/pkgbase.yaml') diff --git a/mandown/.artixlinux/pkgbase.yaml b/mandown/.artixlinux/pkgbase.yaml new file mode 100644 index 0000000..f8a65cf --- /dev/null +++ b/mandown/.artixlinux/pkgbase.yaml @@ -0,0 +1,60 @@ +--- +actions: + addRepo: world + removeRepo: null + triggersBuild: true + triggersRebuild: false + triggersRepoAdd: true + triggersRepoRemove: false + triggersNoCheck: false +repos: + system-goblins: + version: null + packages: [] + debug: [] + system-gremlins: + version: null + packages: [] + debug: [] + system: + version: null + packages: [] + debug: [] + world-goblins: + version: null + packages: [] + debug: [] + world-gremlins: + version: null + packages: [] + debug: [] + world: + version: 1.1.0-1 + packages: + - mandown-1.1.0-1-x86_64.pkg.tar.zst + debug: [] + lib32-goblins: + version: null + packages: [] + debug: [] + lib32-gremlins: + version: null + packages: [] + debug: [] + lib32: + version: null + packages: [] + debug: [] + galaxy-goblins: + version: null + packages: [] + debug: [] + galaxy-gremlins: + version: null + packages: [] + debug: [] + galaxy: + version: null + packages: [] + debug: [] +team: world -- cgit v1.2.3