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

Antonio Rojas arojas at archlinux.org
Sat Jun 8 09:17:20 UTC 2019


    Date: Saturday, June 8, 2019 @ 09:17:19
  Author: arojas
Revision: 478221

Update to 0.48

Modified:
  libreoffice-extension-texmaths/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-08 06:50:56 UTC (rev 478220)
+++ PKGBUILD	2019-06-08 09:17:19 UTC (rev 478221)
@@ -2,7 +2,7 @@
 
 pkgname=libreoffice-extension-texmaths
 _extname=texmaths
-pkgver=0.47
+pkgver=0.48
 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=('b304af36079ab7b7e9489845cfac6a9e4e6d048133418959bfb758e95a31a369')
+sha256sums=('48d11459870ccc580f5d53f447f8f4602b209e16427938a2ec58c1cbcf79b044')
 
 package() {
   install -d -m755 "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname



More information about the arch-commits mailing list