icon-naming-utils: fix homepage
This commit is contained in:
parent
24ef38ec75
commit
a9e02321a4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
class IconNamingUtils < Formula
|
class IconNamingUtils < Formula
|
||||||
desc "Script to handle icon names in desktop icon themes"
|
desc "Script to handle icon names in desktop icon themes"
|
||||||
homepage "http://tango.freedesktop.org/"
|
homepage "https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html"
|
||||||
url "http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gz"
|
url "http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gz"
|
||||||
sha256 "044ab2199ed8c6a55ce36fd4fcd8b8021a5e21f5bab028c0a7cdcf52a5902e1c"
|
sha256 "044ab2199ed8c6a55ce36fd4fcd8b8021a5e21f5bab028c0a7cdcf52a5902e1c"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue