diff --git a/community/texstudio/PKGBUILD b/community/texstudio/PKGBUILD index 63fb47f6c..6e633960a 100644 --- a/community/texstudio/PKGBUILD +++ b/community/texstudio/PKGBUILD @@ -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)