diff options
author | xengineering <mail2xengineering@protonmail.com> | 2020-09-10 18:35:35 +0200 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2020-09-10 18:36:45 +0200 |
commit | 5ba80a8b61d192abc8b2a955716bd0513852f7e5 (patch) | |
tree | d1c4fe751f41629b9ecd3899a8a4e60b1e465b32 | |
parent | 01e214708017ca5b182bdda6578804172506d4a5 (diff) | |
download | pkgbuilds-5ba80a8b61d192abc8b2a955716bd0513852f7e5.tar pkgbuilds-5ba80a8b61d192abc8b2a955716bd0513852f7e5.tar.zst pkgbuilds-5ba80a8b61d192abc8b2a955716bd0513852f7e5.zip |
Add README.md
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c69333 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + + +# PKGBUILDs + +This is my personal collection of PKGBUILD files. They describe the packaging process of software for Arch Linux. + + +## Usage + +To create an Arch Linux package from one of the PKGBUILDs you just have to go to the same folder and run ```makepkg```. This works just on Arch Linux. + |