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() {