[arch-commits] Commit in libreoffice-extension-texmaths/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Apr 12 10:54:04 UTC 2020
Date: Sunday, April 12, 2020 @ 10:54:03
Author: arojas
Revision: 613398
Update to 0.48.2
Modified:
libreoffice-extension-texmaths/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-12 08:29:51 UTC (rev 613397)
+++ PKGBUILD 2020-04-12 10:54:03 UTC (rev 613398)
@@ -2,7 +2,7 @@
pkgname=libreoffice-extension-texmaths
_extname=texmaths
-pkgver=0.48.1
+pkgver=0.48.2
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=('3c0d1e16d49dd962acfda8dcebda8bfc7cbfbe9734aebca7604875fec6b97235')
+sha256sums=('726d8543460c3e89aed2c71c6dbf40c2435692b3d05c3bfcf10e041f3136252f')
package() {
install -d -m755 "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname
More information about the arch-commits
mailing list