mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/texstudio to 2.11.2-2
This commit is contained in:
parent
f77590c1b1
commit
04d490a59d
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=texstudio
|
||||
pkgver=2.11.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Integrated writing environment for creating LaTeX documents"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://texstudio.sourceforge.net/"
|
||||
|
@ -14,7 +14,7 @@ license=('GPL')
|
|||
depends=('poppler-qt5' 'qt5-svg' 'qt5-script' 'libxkbcommon-x11')
|
||||
makedepends=('qt5-tools' 'mercurial')
|
||||
optdepends=('evince: pdf reader'
|
||||
'kdegraphics-okular: alternate pdf reader')
|
||||
'okular: alternate pdf reader')
|
||||
replaces=('texmakerx')
|
||||
source=("hg+http://hg.code.sf.net/p/texstudio/hg#tag=${pkgver}"
|
||||
texstudio-debughelper-arm-fix.patch)
|
||||
|
|
Loading…
Reference in a new issue