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

Antonio Rojas arojas at archlinux.org
Sun Apr 12 10:54:40 UTC 2020


    Date: Sunday, April 12, 2020 @ 10:54:40
  Author: arojas
Revision: 613399

archrelease: copy trunk to community-any

Added:
  libreoffice-extension-texmaths/repos/community-any/PKGBUILD
    (from rev 613398, 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	2020-04-12 10:54:03 UTC (rev 613398)
+++ PKGBUILD	2020-04-12 10:54:40 UTC (rev 613399)
@@ -1,20 +0,0 @@
-# Maintainer: Antonio Rojas < arojas at archlinux.org >
-
-pkgname=libreoffice-extension-texmaths
-_extname=texmaths
-pkgver=0.48.1
-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=('3c0d1e16d49dd962acfda8dcebda8bfc7cbfbe9734aebca7604875fec6b97235')
-
-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 613398, libreoffice-extension-texmaths/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-04-12 10:54:40 UTC (rev 613399)
@@ -0,0 +1,20 @@
+# 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
+}



More information about the arch-commits mailing list