diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-29 22:04:56 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-10-29 22:32:53 -0200 |
commit | 53e7eaab86355089e65b23d23cb712008df6389d (patch) | |
tree | d290d299bdf6374d450b12e5f7e40b776d3a5143 /libre/filesystem/os-release | |
parent | 4bc8dbe6ee560c3fb6e96d62cf5caba3513cf4d3 (diff) | |
download | abslibre-53e7eaab86355089e65b23d23cb712008df6389d.tar.gz abslibre-53e7eaab86355089e65b23d23cb712008df6389d.tar.bz2 abslibre-53e7eaab86355089e65b23d23cb712008df6389d.zip |
filesystem-2014.10-3.parabola1: updating version
* avoid overwriting LANG in locale.sh (FS#42162 -> https://bugs.archlinux.org/task/42162)
* give more realistic examples in /etc/crypttab (FS#34452 -> https://bugs.archlinux.org/task/34452)
* remove tracking of /var/cache/man. man-db controls this directory
* update Parabola URL
Diffstat (limited to 'libre/filesystem/os-release')
-rw-r--r-- | libre/filesystem/os-release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/filesystem/os-release b/libre/filesystem/os-release index fe5f20b4f..273a1dfbb 100644 --- a/libre/filesystem/os-release +++ b/libre/filesystem/os-release @@ -3,6 +3,6 @@ ID=parabola ID_LIKE=arch PRETTY_NAME="Parabola GNU/Linux-libre" ANSI_COLOR="1;35" -HOME_URL="https://parabolagnulinux.org/" +HOME_URL="https://www.parabola.nu/" BUG_REPORT_URL="https://labs.parabola.nu/" |