mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Suggest using makepkg instead of mkaurball
pacman 4.2.0 supports .SRCINFO and generates meta data by default. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
2de66131b8
commit
cee68a95f3
2 changed files with 6 additions and 6 deletions
8
README
8
README
|
@ -3,10 +3,10 @@ Arch User Repository (AUR)
|
|||
|
||||
The Arch User Repository (AUR) is a framework for hosting a collection of
|
||||
packaging scripts that are created and submitted by the Arch community. The
|
||||
scripts contained in the repository (PKGBUILDs) can be built using the AUR
|
||||
building/packaging script `mkaurball` and installed via the Arch package
|
||||
manager `pacman`. The AUR project aims to provide the necessary web interface,
|
||||
database schema, and scripts for a multi-lingual community-driven repository.
|
||||
scripts contained in the repository (PKGBUILDs) can be built using makepkg and
|
||||
installed via the Arch package manager pacman. The AUR project aims to provide
|
||||
the necessary web interface, database schema, and scripts for a multi-lingual
|
||||
community-driven repository.
|
||||
|
||||
Functionality
|
||||
-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue