[arch-commits] Commit in libreoffice-extension-writer2latex/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Aug 22 17:11:19 UTC 2017


    Date: Tuesday, August 22, 2017 @ 17:11:19
  Author: arojas
Revision: 252982

https

Modified:
  libreoffice-extension-writer2latex/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 17:10:44 UTC (rev 252981)
+++ PKGBUILD	2017-08-22 17:11:19 UTC (rev 252982)
@@ -10,11 +10,11 @@
 pkgrel=1
 pkgdesc="A java program and collection of LibreOffice extensions for converting to and working with LaTeX in LibreOffice"
 arch=(any)
-url="http://writer2latex.sourceforge.net"
+url="https://writer2latex.sourceforge.net"
 license=(LGPL)
 depends=(libreoffice java-runtime-headless)
 _srcname=${_javaname}${pkgver//\./}
-source=("http://sourceforge.net/projects/writer2latex/files/writer2latex/Writer2LaTeX%20${pkgver}/${_srcname}.zip"
+source=("https://sourceforge.net/projects/writer2latex/files/writer2latex/Writer2LaTeX%20${pkgver}/${_srcname}.zip"
         'writer2latex.sh')
 md5sums=('aaa368920f1d9ae1f7fd32fe48fa234d'
          'f2d20081ef6d5c905d54385697856642')



More information about the arch-commits mailing list