From abb46c209a57a2e1bb21324c63f5067c8456391d Mon Sep 17 00:00:00 2001 From: bill-auger Date: Mon, 26 Oct 2020 01:15:34 -0400 Subject: update docs - set initial parabola version --- README.pod | 15 +++++++++------ pacpur | 2 +- po/HOWTO | 2 +- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.pod b/README.pod index 2313e9b..975337f 100644 --- a/README.pod +++ b/README.pod @@ -10,8 +10,9 @@ Usage: I EoperationE [ options ] [ target(s) ] =head1 DESCRIPTION -Pacpur is an Arch User Repository (PUR) helper aiming at speed and simplicity -and is designed to minimize user prompt interaction. It uses an uncluttered +Pacpur is an Parabola User Repository (PUR) helper aiming at speed and simplicity +and is designed to minimize user prompt interaction. It is a fork of the Pacpur +program, customized to recommend only FSDG-fit software. It uses an uncluttered interface and makes use of the full secured RPC interface to solve the dependency tree. It will also automatically prompt for sudo access when needed. It is built upon the well designed auracle C++ and expac C backends. @@ -70,7 +71,7 @@ Display the help message and quit. =over 4 -=item B<-a, --aur> +=item B<-p, --pur> When used with pacman extended operations, only search, build, install, upgrade or clean I from the PUR. @@ -340,7 +341,11 @@ correctly configured to improve name lookups. Using Google's primary DNS B(1), B(8), B(8), B(5) -=head1 CURRENT MAINTAINER +=head1 MAINTAINER + +The Parabola Team + +=head1 UPSTREAM MAINTAINER E5ten Ee5ten.arch@gmail.comE @@ -362,8 +367,6 @@ Thank you! All credits go to all direct or indirect contributors. Many thanks to all of you! -Absolutely B is provided, unless you are ready to pay for it. - =head1 TRANSLATORS B<[ca] - CatalĂ > - Alex "alexhenrie" Henrie diff --git a/pacpur b/pacpur index 684ca98..53c5940 100755 --- a/pacpur +++ b/pacpur @@ -11,7 +11,7 @@ export LC_COLLATE='C' # gettext initialization export TEXTDOMAIN='pacpur' TEXTDOMAINDIR='/usr/share/locale' -declare -r version='4.8.6' +declare -r version='4.8.6-parabola' # # Config diff --git a/po/HOWTO b/po/HOWTO index 804e2a7..a07db9f 100644 --- a/po/HOWTO +++ b/po/HOWTO @@ -2,7 +2,7 @@ README for pacpur's translators =============================== Note: The target locale must be available on your system. - See https://wiki.archlinux.org/index.php/Locale + See https://wiki.parabola.nu/Locale Add a new translation --------------------- -- cgit v1.2.2