gconf: remove formula name from description
Closes Homebrew/homebrew#50460. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
e594edad2b
commit
cd7f13da1a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Gconf < Formula
|
||||
desc "GConf is a system for storing user application preferences"
|
||||
desc "System for storing user application preferences"
|
||||
homepage "https://projects.gnome.org/gconf/"
|
||||
url "https://download.gnome.org/sources/GConf/3.2/GConf-3.2.6.tar.xz"
|
||||
sha256 "1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c"
|
||||
|
|
Loading…
Reference in a new issue