From ead2cdfbf6b26e6392191aa3648d2327b3d09798 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 30 May 2016 06:50:28 +0000 Subject: [PATCH] community/texstudio to 2.11.0-1 --- community/texstudio/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {