mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Rename the AUR software to aurweb
Rename the project to help differentiate between the software providing access to the Arch User Repository and the collection of source packages itself. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
a28d4f8e3e
commit
cc1e8aed30
31 changed files with 73 additions and 176 deletions
|
@ -49,7 +49,7 @@ POTFILES:
|
|||
|
||||
update-pot: POTFILES
|
||||
pkgname=AUR; \
|
||||
pkgver=`sed -n 's/.*"AUR_VERSION", "\(.*\)".*/\1/p' ../web/lib/version.inc.php`; \
|
||||
pkgver=`sed -n 's/.*"AURWEB_VERSION", "\(.*\)".*/\1/p' ../web/lib/version.inc.php`; \
|
||||
xgettext --default-domain=aur -L php --keyword=__ --keyword=_n:1,2 \
|
||||
--no-location --add-comments=TRANSLATORS: \
|
||||
--package-name="$$pkgname" --package-version="$$pkgver" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue