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

Antonio Rojas arojas at archlinux.org
Thu Mar 23 12:58:56 UTC 2017


    Date: Thursday, March 23, 2017 @ 12:58:55
  Author: arojas
Revision: 218526

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-23 12:58:28 UTC (rev 218525)
+++ PKGBUILD	2017-03-23 12:58:55 UTC (rev 218526)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas < arojas at archlinux.org >
-
-pkgname=libreoffice-extension-texmaths
-_extname=texmaths
-pkgver=0.42
-pkgrel=1
-pkgdesc="A LaTeX equation editor for LibreOffice"
-arch=('any')
-url="http://roland65.free.fr/texmaths/"
-license=('GPL2')
-depends=('libreoffice' 'texlive-core')
-conflicts=('texmaths')
-replaces=('texmaths')
-source=("http://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
-md5sums=('a89c53632de4f0977ece6d315aab355f')
-
-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 218525, libreoffice-extension-texmaths/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-03-23 12:58:55 UTC (rev 218526)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Antonio Rojas < arojas at archlinux.org >
+
+pkgname=libreoffice-extension-texmaths
+_extname=texmaths
+pkgver=0.43
+pkgrel=1
+pkgdesc="A LaTeX equation editor for LibreOffice"
+arch=('any')
+url="http://roland65.free.fr/texmaths/"
+license=('GPL2')
+depends=('libreoffice' 'texlive-core')
+conflicts=('texmaths')
+replaces=('texmaths')
+source=("http://downloads.sourceforge.net/project/$_extname/$pkgver/TexMaths-$pkgver.oxt")
+sha256sums=('20eb148122678210c935f91fdb300d5202783e4873b7f1f91a64708b68d0040a')
+
+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