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

Antonio Rojas arojas at archlinux.org
Sun Mar 14 19:36:22 UTC 2021


    Date: Sunday, March 14, 2021 @ 19:36:22
  Author: arojas
Revision: 891289

Update to 0.49

Modified:
  libreoffice-extension-texmaths/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 19:29:19 UTC (rev 891288)
+++ PKGBUILD	2021-03-14 19:36:22 UTC (rev 891289)
@@ -2,7 +2,7 @@
 
 pkgname=libreoffice-extension-texmaths
 _extname=texmaths
-pkgver=0.48.2
+pkgver=0.49
 pkgrel=1
 pkgdesc="A LaTeX equation editor for LibreOffice"
 arch=(any)
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(libreoffice texlive-core)
 source=("https://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
-sha256sums=('726d8543460c3e89aed2c71c6dbf40c2435692b3d05c3bfcf10e041f3136252f')
+sha256sums=('5869f4f8d4dc82351636927518aa8baf56bd40da165fe2a18ad4271cc1311a72')
 
 package() {
   install -d -m755 "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname



More information about the arch-commits mailing list