diff options
author | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2022-03-21 15:23:47 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-03-26 15:34:59 +0200 |
commit | 5c5a1683da2e8709f7fcea0a074cf904315db266 (patch) | |
tree | b3a19115c9d4c489f9c185ce00c25450f2b9d09c /www-apps/hugo | |
parent | www-apps/hugo: drop 0.92.2 (diff) | |
download | gentoo-5c5a1683da2e8709f7fcea0a074cf904315db266.tar.gz gentoo-5c5a1683da2e8709f7fcea0a074cf904315db266.tar.bz2 gentoo-5c5a1683da2e8709f7fcea0a074cf904315db266.zip |
www-apps/hugo: update DESCRIPTION
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-apps/hugo')
-rw-r--r-- | www-apps/hugo/hugo-0.93.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/hugo/hugo-0.93.3.ebuild b/www-apps/hugo/hugo-0.93.3.ebuild index 5b173dc5bf42..7dd2072578ca 100644 --- a/www-apps/hugo/hugo-0.93.3.ebuild +++ b/www-apps/hugo/hugo-0.93.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit go-module bash-completion-r1 -DESCRIPTION="The world's fastest framework for building websites" +DESCRIPTION="Fast static HTML and CSS website generator" HOMEPAGE="https://gohugo.io https://github.com/gohugoio/hugo" SRC_URI=" https://github.com/gohugoio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz |