From 70f5e6d6cd2ac2452344a9a4e77fef0ad5684333 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 13 Oct 2013 02:12:14 +0000 Subject: [PATCH] community/texmaker to 4.0.4-1 --- community/texmaker/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/texmaker/PKGBUILD b/community/texmaker/PKGBUILD index 9e06690f8..db4f15f01 100644 --- a/community/texmaker/PKGBUILD +++ b/community/texmaker/PKGBUILD @@ -5,7 +5,7 @@ # - ARM patch to fix qreal issue pkgname=texmaker -pkgver=4.0.3 +pkgver=4.0.4 pkgrel=1 pkgdesc='Free cross-platform LaTeX editor' arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ optdepends=('ghostscript: LaTeX to HTML conversion command' 'poppler: PDF rendering support') install="$pkgname.install" source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2" arm.patch) -md5sums=('fe33120eef6d6ae6dcbf949d5d5c7a4f' +md5sums=('5abe8618367bd7923f792378751648f7' '1457390a811e66ca0587828666122b9d') build() {