diff options
author | Azat Bahawi <azahi@teknik.io> | 2020-08-31 12:49:23 +0300 |
---|---|---|
committer | Azat Bahawi <azahi@teknik.io> | 2020-08-31 12:49:23 +0300 |
commit | 3f05bf97daa0a10fa1d84d827daf1f7a94a2e344 (patch) | |
tree | 0835b7bc833a828589dbffbc6645ed51b4d947d0 /x11-misc/pywal/pywal-9999.ebuild | |
parent | Fix indentation (diff) |
QA: Fix description
Diffstat (limited to '')
-rw-r--r-- | x11-misc/pywal/pywal-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pywal/pywal-9999.ebuild b/x11-misc/pywal/pywal-9999.ebuild index a8318c5..caa94b6 100644 --- a/x11-misc/pywal/pywal-9999.ebuild +++ b/x11-misc/pywal/pywal-9999.ebuild @@ -12,7 +12,7 @@ fi inherit distutils-r1 ${SCM} -DESCRIPTION="Generate and change color-schemes on the fly." +DESCRIPTION="Generate and change color-schemes on the fly" HOMEPAGE="https://github.com/dylanaraps/pywal" if [[ ${PV} == *9999 ]]; then |