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

Antonio Rojas arojas at archlinux.org
Tue Jul 17 07:59:18 UTC 2018


    Date: Tuesday, July 17, 2018 @ 07:59:17
  Author: arojas
Revision: 360480

Update to 0.46.1

Modified:
  libreoffice-extension-texmaths/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 07:58:14 UTC (rev 360479)
+++ PKGBUILD	2018-07-17 07:59:17 UTC (rev 360480)
@@ -3,7 +3,7 @@
 
 pkgname=libreoffice-extension-texmaths
 _extname=texmaths
-pkgver=0.46
+pkgver=0.46.1
 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=('2d1a198310410f4b74ccafbec3b79681ef196f60ae29e8a6a1c38fc8b0c186ec')
+sha256sums=('19b703fb4393c4d9d31ea2893a432634aee07000ef471fd40e2a22dd70f5810c')
 
 package() {
   install -d -m755 "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname



More information about the arch-commits mailing list