diff --git a/HTML-Parser-3.72.tar.gz b/HTML-Parser-3.72.tar.gz
deleted file mode 100644
index d3117ed..0000000
Binary files a/HTML-Parser-3.72.tar.gz and /dev/null differ
diff --git a/HTML-Parser-3.75.tar.gz b/HTML-Parser-3.75.tar.gz
new file mode 100644
index 0000000..1bb6831
Binary files /dev/null and b/HTML-Parser-3.75.tar.gz differ
diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec
index 40a85fa..eb54a41 100644
--- a/perl-HTML-Parser.spec
+++ b/perl-HTML-Parser.spec
@@ -1,10 +1,10 @@
Name: perl-HTML-Parser
-Version: 3.72
-Release: 16
+Version: 3.75
+Release: 1
Summary: HTML parser
License: GPL+ or Artistic
URL: https://metacpan.org/release/HTML-Parser
-Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz
+Source0: https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-%{version}.tar.gz
BuildRequires: coreutils findutils glibc-common
BuildRequires: perl-devel perl-generators perl-interpreter perl(Carp)
@@ -55,6 +55,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
+* Thu Oct 29 2020 SimpleUpdate Robot - 3.75-1
+- Upgrade to version 3.75
+
* Mon Oct 21 2019 Zaiwang Li - 3.72-16
- Init Package.