[arch-commits] Commit in libreoffice-extension-texmaths/repos/community-any (2 files)

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


    Date: Sunday, March 14, 2021 @ 19:36:33
  Author: arojas
Revision: 891290

archrelease: copy trunk to community-any

Added:
  libreoffice-extension-texmaths/repos/community-any/PKGBUILD
    (from rev 891289, libreoffice-extension-texmaths/trunk/PKGBUILD)
Deleted:
  libreoffice-extension-texmaths/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 19:36:22 UTC (rev 891289)
+++ PKGBUILD	2021-03-14 19:36:33 UTC (rev 891290)
@@ -1,20 +0,0 @@
-# Maintainer: Antonio Rojas < arojas at archlinux.org >
-
-pkgname=libreoffice-extension-texmaths
-_extname=texmaths
-pkgver=0.48.2
-pkgrel=1
-pkgdesc="A LaTeX equation editor for LibreOffice"
-arch=(any)
-url="http://roland65.free.fr/texmaths/"
-license=(GPL2)
-depends=(libreoffice texlive-core)
-source=("https://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
-sha256sums=('726d8543460c3e89aed2c71c6dbf40c2435692b3d05c3bfcf10e041f3136252f')
-
-package() {
-  install -d -m755 "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname
-
-  cp -r * "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname
-  rm "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname/*.oxt
-}

Copied: libreoffice-extension-texmaths/repos/community-any/PKGBUILD (from rev 891289, libreoffice-extension-texmaths/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-03-14 19:36:33 UTC (rev 891290)
@@ -0,0 +1,20 @@
+# Maintainer: Antonio Rojas < arojas at archlinux.org >
+
+pkgname=libreoffice-extension-texmaths
+_extname=texmaths
+pkgver=0.49
+pkgrel=1
+pkgdesc="A LaTeX equation editor for LibreOffice"
+arch=(any)
+url="http://roland65.free.fr/texmaths/"
+license=(GPL2)
+depends=(libreoffice texlive-core)
+source=("https://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
+sha256sums=('5869f4f8d4dc82351636927518aa8baf56bd40da165fe2a18ad4271cc1311a72')
+
+package() {
+  install -d -m755 "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname
+
+  cp -r * "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname
+  rm "$pkgdir"/usr/lib/libreoffice/share/extensions/$_extname/*.oxt
+}



More information about the arch-commits mailing list