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