mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
update texmaker
This commit is contained in:
parent
9149ecc69c
commit
ecb330defe
@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
pkgname=texmaker
|
||||
pkgver=3.3.2
|
||||
pkgver=3.3.3
|
||||
pkgrel=1
|
||||
pkgdesc="The LaTeX IDE TexMaker. Gives you an environment where you can easily create and manage LaTeX documents."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -18,7 +18,7 @@ license=('GPL')
|
||||
depends=('qt>=4.6.1' 'poppler-qt')
|
||||
categories=('office')
|
||||
source=(http://www.xm1math.net/texmaker/texmaker-$pkgver.tar.bz2)
|
||||
md5sums=('c10b85dadc8b4205e1fd7baeaad97e7f')
|
||||
md5sums=('4e2cf83ecddab605f2e01e768611aa22')
|
||||
|
||||
build() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
@ -29,4 +29,4 @@ build() {
|
||||
package() {
|
||||
cd $srcdir/$pkgname-$pkgver
|
||||
make install INSTALL_ROOT="$pkgdir"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user