diff options
Diffstat (limited to '')
-rw-r--r-- | x11-misc/pywal/pywal-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pywal/pywal-3.3.0.ebuild b/x11-misc/pywal/pywal-3.3.0.ebuild index a8318c5..caa94b6 100644 --- a/x11-misc/pywal/pywal-3.3.0.ebuild +++ b/x11-misc/pywal/pywal-3.3.0.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 |