mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/texmaker to 4.0.4-1
This commit is contained in:
parent
2734aa0dd4
commit
70f5e6d6cd
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - ARM patch to fix qreal issue
|
# - ARM patch to fix qreal issue
|
||||||
|
|
||||||
pkgname=texmaker
|
pkgname=texmaker
|
||||||
pkgver=4.0.3
|
pkgver=4.0.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Free cross-platform LaTeX editor'
|
pkgdesc='Free cross-platform LaTeX editor'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -17,7 +17,7 @@ optdepends=('ghostscript: LaTeX to HTML conversion command'
|
||||||
'poppler: PDF rendering support')
|
'poppler: PDF rendering support')
|
||||||
install="$pkgname.install"
|
install="$pkgname.install"
|
||||||
source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2" arm.patch)
|
source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2" arm.patch)
|
||||||
md5sums=('fe33120eef6d6ae6dcbf949d5d5c7a4f'
|
md5sums=('5abe8618367bd7923f792378751648f7'
|
||||||
'1457390a811e66ca0587828666122b9d')
|
'1457390a811e66ca0587828666122b9d')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue