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

Antonio Rojas arojas at archlinux.org
Sat Dec 13 09:21:57 UTC 2014


    Date: Saturday, December 13, 2014 @ 10:21:57
  Author: arojas
Revision: 123828

upstream update

Modified:
  texmaker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-13 09:10:38 UTC (rev 123827)
+++ PKGBUILD	2014-12-13 09:21:57 UTC (rev 123828)
@@ -2,7 +2,7 @@
 # Maintainer: Federico Cinelli <cinelli at aur.archlinux.org>
 
 pkgname=texmaker
-pkgver=4.3
+pkgver=4.4.1
 pkgrel=1
 pkgdesc='Free cross-platform LaTeX editor'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
             'poppler: PDF rendering support')
 install="$pkgname.install"
 source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('f2ba669a886c01ed594c0e7e787b55df')
+md5sums=('d6af622aa9ab1ec29c799842f2b76dc7')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list