Browse Source

upgrading package: svg2ttf 4.3.0 -> 5.0.0

master
parent
commit
84458ccc85
  1. 6
      svg2ttf/svg2ttf.spec

6
svg2ttf/svg2ttf.spec

@ -22,8 +22,8 @@
##
# package version
%define V_svg2ttf 4.3.0
%define V_svg2ttf_snap 20191124
%define V_svg2ttf 5.0.0
%define V_svg2ttf_snap 20200521
# package information
Name: svg2ttf
@ -36,7 +36,7 @@ Class: EVAL
Group: Typesetting
License: MIT
Version: %{V_svg2ttf}
Release: 20191124
Release: 20200521
# list of sources
Source0: http://download.openpkg.org/components/versioned/svg2ttf/svg2ttf-%{V_svg2ttf}-%{V_svg2ttf_snap}.tar.xz

Loading…
Cancel
Save