diff options
author | David P <megver83@openmailbox.org> | 2017-03-23 13:27:47 -0300 |
---|---|---|
committer | David P <megver83@openmailbox.org> | 2017-03-23 13:27:47 -0300 |
commit | 706930f24246a5ad489ec700080afa41f91eb249 (patch) | |
tree | 3ae45764684d64b9eec23333a9349edef7f59c46 | |
parent | cca6fde7f2f3da82cc1165140fb8372c2c018a72 (diff) | |
download | abslibre-706930f24246a5ad489ec700080afa41f91eb249.tar.gz abslibre-706930f24246a5ad489ec700080afa41f91eb249.tar.bz2 abslibre-706930f24246a5ad489ec700080afa41f91eb249.zip |
plymouth-legacy: changed pkgdesc
-rw-r--r-- | pcr/plymouth-legacy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/plymouth-legacy/PKGBUILD b/pcr/plymouth-legacy/PKGBUILD index c09d745d5..93490d0ca 100644 --- a/pcr/plymouth-legacy/PKGBUILD +++ b/pcr/plymouth-legacy/PKGBUILD @@ -8,7 +8,7 @@ _pkgname=plymouth pkgver=0.8.8 pkgrel=4 pkgdesc="A graphical boot splash screen with kernel mode-setting -support. Legacy version since v9 is currently broken." +support (Legacy version)." url="http://www.freedesktop.org/wiki/Software/Plymouth/" arch=('i686' 'x86_64') |