Skip to content

Commit df7c298

Browse files
committed
font-ponomar updated
1 parent f890751 commit df7c298

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/font-ponomar.rb

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
class FontPonomar < Formula
22
desc "Ponomar font"
3-
homepage "https://github.com/slavonic/Ponomar"
4-
head "https://github.com/google/fonts/raw/main/ofl/ponomar/Ponomar-Regular.ttf"
3+
homepage "https://fonts.google.com/specimen/Ponomar"
4+
head "https://github.com/google/fonts/raw/main/ofl/ponomar/Ponomar-Regular.ttf",
5+
verified: "github.com/google/fonts/"
56

67
def install
78
(share/"fonts").install Dir.glob("./**/Ponomar-Regular.ttf")[0]

0 commit comments

Comments
 (0)