diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2020-08-21 18:12:28 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2020-09-01 02:24:06 -0400 |
commit | 37fe2cea979826a22b3144c041cdb9cc42edfb89 (patch) | |
tree | 7ce20bf87ee499b9ecd19ef5e0cd9ef7c690b693 /libre/base | |
parent | dbef1d3d350783e95879de878339ac98e054989d (diff) | |
download | abslibre-37fe2cea979826a22b3144c041cdb9cc42edfb89.tar.gz abslibre-37fe2cea979826a22b3144c041cdb9cc42edfb89.tar.bz2 abslibre-37fe2cea979826a22b3144c041cdb9cc42edfb89.zip |
[nonsystemd/parabola-base][libre/parabola-base]: accommodate your-initfreedom in base
Diffstat (limited to 'libre/base')
-rw-r--r-- | libre/base/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/base/PKGBUILD b/libre/base/PKGBUILD index 1f48f3898..a0ca93365 100644 --- a/libre/base/PKGBUILD +++ b/libre/base/PKGBUILD @@ -7,7 +7,7 @@ pkgname=base pkgver=2 pkgrel=2 pkgrel+=.parabola1 -pkgdesc='Minimal package set to define a basic Parabola GNU/Linux-libre installation' +pkgdesc="Minimal package-set to define the essential Parabola GNU/Linux-libre systemd CLI system" url='https://www.parabola.nu' arch=('any') license=('GPL') |