Update Makefile, PKGBUILD and README

This commit is contained in:
Rokosun 2024-07-14 01:14:16 +05:30
commit 82a6f2737a
3 changed files with 14 additions and 12 deletions

View file

@ -1,6 +1,6 @@
# pamac URL handler package
Install ALPM packages with `pamac-installer` from URL scheme `x-alpm-package://[aur/]<packagename>`
Install ALPM packages with `pamac-installer` or `flatpak` from URL scheme `x-alpm-package://[aur// or flatpak//]<packagename>`
## Building the package
@ -19,4 +19,3 @@ To remove just installed package, use:
To cleanup the project, use:
`make clean`