[arch-commits] Commit in latex2html/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Aug 30 08:04:59 UTC 2020
Date: Sunday, August 30, 2020 @ 08:04:59
Author: arojas
Revision: 394914
Update to 2020.2
Modified:
latex2html/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-30 08:02:27 UTC (rev 394913)
+++ PKGBUILD 2020-08-30 08:04:59 UTC (rev 394914)
@@ -3,8 +3,8 @@
# Contributor: Jason Chu <jason.archlinux.org>
pkgname=latex2html
-pkgver=2019
-pkgrel=2
+pkgver=2020.2
+pkgrel=1
pkgdesc="a convertor written in Perl that converts LaTeX documents to HTML."
arch=('any')
url="https://www.ctan.org/pkg/latex2html/"
@@ -12,7 +12,7 @@
license=('GPL2')
source=($pkgname-$pkgver.tar.gz::https://github.com/latex2html/latex2html/archive/v$pkgver.tar.gz
install-destdir.patch)
-sha1sums=('60a7c8430927b35af11bcdd9db933a2636ae925c'
+sha1sums=('5e5eaa1e3c32e6f65590177ec1dd3adaa21e7a13'
'7b654c41779b8387010b69abe4e5aa51d583c278')
prepare() {
More information about the arch-commits
mailing list