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

Antonio Rojas arojas at archlinux.org
Sat Jun 8 09:17:43 UTC 2019


    Date: Saturday, June 8, 2019 @ 09:17:42
  Author: arojas
Revision: 478222

archrelease: copy trunk to community-any

Added:
  libreoffice-extension-texmaths/repos/community-any/PKGBUILD
    (from rev 478221, 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	2019-06-08 09:17:19 UTC (rev 478221)
+++ PKGBUILD	2019-06-08 09:17:42 UTC (rev 478222)
@@ -1,20 +0,0 @@
-# Maintainer: Antonio Rojas < arojas at archlinux.org >
-
-pkgname=libreoffice-extension-texmaths
-_extname=texmaths
-pkgver=0.47
-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=('b304af36079ab7b7e9489845cfac6a9e4e6d048133418959bfb758e95a31a369')
-
-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 478221, libreoffice-extension-texmaths/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-06-08 09:17:42 UTC (rev 478222)
@@ -0,0 +1,20 @@
+# Maintainer: Antonio Rojas < arojas at archlinux.org >
+
+pkgname=libreoffice-extension-texmaths
+_extname=texmaths
+pkgver=0.48
+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=('48d11459870ccc580f5d53f447f8f4602b209e16427938a2ec58c1cbcf79b044')
+
+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