diff --git a/community/texstudio/PKGBUILD b/community/texstudio/PKGBUILD index efaff3044..0b60fa5f4 100644 --- a/community/texstudio/PKGBUILD +++ b/community/texstudio/PKGBUILD @@ -5,8 +5,8 @@ # - ARM patch, use NO_CRASH_HANDLER=1 for AArch64 pkgname=texstudio -pkgver=2.10.8 -pkgrel=2 +pkgver=2.11.0 +pkgrel=1 pkgdesc="Integrated writing environment for creating LaTeX documents" arch=('i686' 'x86_64') url="http://texstudio.sourceforge.net/" @@ -19,7 +19,7 @@ replaces=('texmakerx') source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz texstudio-debughelper-arm-fix.patch) -md5sums=('a14008ff4d23f33ae2f14dbb4efdcc35' +md5sums=('9bfd48e82e9cb1a9f1bb3055c262e658' '54eba96da2c93980fd9d85f751a56905') prepare() {