aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-09-30 09:22:06 +0200
committerPolesznyák Márk <contact@pml68.dev>2025-09-30 09:22:06 +0200
commit094a3b2ba08c57e1f7635642c1e44844cae329d4 (patch)
treecf098c48f986e323537cf0e3a818e74022df616b
parentfeat: initial commit (diff)
downloadPKGBUILDs-094a3b2ba08c57e1f7635642c1e44844cae329d4.tar.gz
docs(README): update repo URLHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc9dab3..a2ee7a1 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,6 @@ My personal PKGBUILDs.
For available packages, check out the different branches; Each one contains a single package. For installation of a selected package, clone it with
```sh
-$ git clone --branch <package_name> --single-branch https://github.com/pml68/PKGBUILDs <package_name>
+$ git clone --branch <package_name> --single-branch https://git.sr.ht/~pml68/PKGBUILDs <package_name>
```
Then you can enter the directory and install with your preferred tool (`makepkg`, `yay` etc.)