[arch-commits] Commit in texmaker/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 19 11:34:09 UTC 2021


    Date: Thursday, August 19, 2021 @ 11:34:09
  Author: felixonmars
Revision: 1003782

upgpkg: texmaker 5.1.1-1

Modified:
  texmaker/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 11:34:06 UTC (rev 1003781)
+++ PKGBUILD	2021-08-19 11:34:09 UTC (rev 1003782)
@@ -2,7 +2,7 @@
 # Contributor: Federico Cinelli <cinelli at aur.archlinux.org>
 
 pkgname=texmaker
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc='Free cross-platform LaTeX editor'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(qt5-webengine texlive-core)
 optdepends=('ghostscript: LaTeX to HTML conversion command')
 source=(https://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('c6f99427db99b67eeebb4dae122504dd4b101890b353d8cf25848b5c74c2187e')
+sha256sums=('80034992749620c37e074b803ad3e297c11b8f25ade04fb13b13ac791f3b0dde')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list