Date: Monday, May 1, 2023 @ 16:29:33
  Author: arojas
Revision: 1455591

archrelease: copy trunk to community-any

Added:
  libreoffice-extension-texmaths/repos/community-any/PKGBUILD
    (from rev 1455590, 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    2023-05-01 16:29:24 UTC (rev 1455590)
+++ PKGBUILD    2023-05-01 16:29:33 UTC (rev 1455591)
@@ -1,20 +0,0 @@
-# Maintainer: Antonio Rojas < [email protected] >
-
-pkgname=libreoffice-extension-texmaths
-_extname=texmaths
-pkgver=0.50
-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=('b20ac99ead1434d14e487e85145b6cb462136f45f4645f59764acb0d040fd3df')
-
-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 
1455590, libreoffice-extension-texmaths/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2023-05-01 16:29:33 UTC (rev 1455591)
@@ -0,0 +1,20 @@
+# Maintainer: Antonio Rojas < [email protected] >
+
+pkgname=libreoffice-extension-texmaths
+_extname=texmaths
+pkgver=0.51
+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=('61f4ba7caef3a0a15787b248c273c720f299f5f955df63be5498db8fe4e4a0a4')
+
+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
+}

Reply via email to