community/texmaker to 4.0.3-1

This commit is contained in:
Kevin Mihelich 2013-08-02 22:48:02 +00:00
parent fd02cf6adb
commit d78598f337

View file

@ -5,7 +5,7 @@
# - ARM patch to fix qreal issue
pkgname=texmaker
pkgver=4.0.2
pkgver=4.0.3
pkgrel=1
pkgdesc='Free cross-platform LaTeX editor'
arch=('i686' 'x86_64')
@ -17,10 +17,10 @@ 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=('2097b5911acc461a85fd631dd1e2e5dc'
md5sums=('fe33120eef6d6ae6dcbf949d5d5c7a4f'
'1457390a811e66ca0587828666122b9d')
build() {
build() {
cd "$pkgname-$pkgver"
patch -p0 -i "$srcdir"/arm.patch
qmake-qt4 PREFIX=/usr texmaker.pro