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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri May 30 19:10:52 UTC 2014


    Date: Friday, May 30, 2014 @ 21:10:51
  Author: jelle
Revision: 112259

upgpkg: texmaker 4.2-1

Modified:
  texmaker/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-30 18:58:49 UTC (rev 112258)
+++ PKGBUILD	2014-05-30 19:10:51 UTC (rev 112259)
@@ -2,19 +2,19 @@
 # Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
 
 pkgname=texmaker
-pkgver=4.1.1
+pkgver=4.2
 pkgrel=1
 pkgdesc='Free cross-platform LaTeX editor'
 arch=('i686' 'x86_64')
 url="http://www.xm1math.net/texmaker/index.html"
 license=('GPL')
-depends=('poppler-qt5' 'qt5-webkit' 'desktop-file-utils')
+depends=('poppler-qt5' 'qt5-webkit' 'qt5-script' 'desktop-file-utils')
 optdepends=('ghostscript: LaTeX to HTML conversion command'
             'ibus-qt5: accented characters support'
             'poppler: PDF rendering support')
 install="$pkgname.install"
 source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('0b26fe9e29b37eeaf98e568a096d2dad')
+md5sums=('9297da00423e341b76295f208a91096c')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list