From f566190b1dc19bbc5ddc2ef62c2190ae17617dbe Mon Sep 17 00:00:00 2001 From: Administrator Date: Fri, 30 May 2025 10:37:36 +0200 Subject: [PATCH] docs: update Linux/Arch/make-package --- Linux/Arch/make-package.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Linux/Arch/make-package.md b/Linux/Arch/make-package.md index bb9eeb3..497271b 100644 --- a/Linux/Arch/make-package.md +++ b/Linux/Arch/make-package.md @@ -2,11 +2,12 @@ title: Make Package description: Information on how to make arch packages that can be used with pacman published: true -date: 2025-05-30T08:32:02.401Z +date: 2025-05-30T08:37:35.381Z tags: editor: markdown dateCreated: 2025-05-30T08:32:02.401Z --- # Make Packages -Your content here \ No newline at end of file + +In the root folder a [**PKGBUILD**](https://wiki.archlinux.org/title/PKGBUILD) file as to be created which contains configuration for the package. \ No newline at end of file