[arch-commits] Commit in latex2rtf/trunk (PKGBUILD)

Rémy Oudompheng remy at archlinux.org
Tue Aug 7 16:12:35 UTC 2018


    Date: Tuesday, August 7, 2018 @ 16:12:35
  Author: remy
Revision: 331116

Switch to HTTPS sources.

Modified:
  latex2rtf/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-07 16:11:26 UTC (rev 331115)
+++ PKGBUILD	2018-08-07 16:12:35 UTC (rev 331116)
@@ -12,7 +12,7 @@
 depends=('glibc' 'imagemagick' 'ghostscript')
 makedepends=('texinfo' 'texlive-bin' 'texlive-plainextra')
 checkdepends=('texlive-latexextra') # for a4wide package
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
 sha1sums=('db5a892af6cf4119593be3881ac738d695ccc0bc')
 md5sums=('025a6b779eb6ca1c86da71a284e7459f')
 



More information about the arch-commits mailing list