summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.pod15
-rwxr-xr-xpacpur2
-rw-r--r--po/HOWTO2
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<pacpur> E<lt>operationE<gt> [ 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<target(s)> from the PUR.
@@ -340,7 +341,11 @@ correctly configured to improve name lookups. Using Google's primary DNS
B<auracle>(1), B<pacman>(8), B<makepkg>(8), B<sudoers>(5)
-=head1 CURRENT MAINTAINER
+=head1 MAINTAINER
+
+The Parabola Team <assist@lists.parabola.nu>
+
+=head1 UPSTREAM MAINTAINER
E5ten E<lt>e5ten.arch@gmail.comE<gt>
@@ -362,8 +367,6 @@ Thank you!
All credits go to all direct or indirect contributors. Many thanks to all of
you!
-Absolutely B<no support> 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
---------------------