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

Antonio Rojas arojas at archlinux.org
Tue May 8 16:46:30 UTC 2018


    Date: Tuesday, May 8, 2018 @ 16:46:29
  Author: arojas
Revision: 319682

Update to 0.46

Modified:
  libreoffice-extension-texmaths/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-08 16:44:18 UTC (rev 319681)
+++ PKGBUILD	2018-05-08 16:46:29 UTC (rev 319682)
@@ -3,7 +3,7 @@
 
 pkgname=libreoffice-extension-texmaths
 _extname=texmaths
-pkgver=0.45
+pkgver=0.46
 pkgrel=1
 pkgdesc="A LaTeX equation editor for LibreOffice"
 arch=(any)
@@ -11,7 +11,7 @@
 license=(GPL2)
 depends=(libreoffice texlive-core)
 source=("https://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
-sha256sums=('c4b3f7e80efa0a8d186caf2c4bfc80b5a020d75f063cd3b592084bbff080fc2f')
+sha256sums=('2d1a198310410f4b74ccafbec3b79681ef196f60ae29e8a6a1c38fc8b0c186ec')
 
 package() {
   install -d -m755 "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname



More information about the arch-commits mailing list