Date: Monday, October 27, 2014 @ 01:24:39 Author: svenstaro Revision: 121450
upgpkg: texstudio 2.8.6-1 upstream release 2.8.6 Modified: texstudio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-26 23:01:29 UTC (rev 121449) +++ PKGBUILD 2014-10-27 00:24:39 UTC (rev 121450) @@ -2,7 +2,7 @@ # Contributor: Clément DEMOULINS <[email protected]> pkgname=texstudio -pkgver=2.8.4 +pkgver=2.8.6 pkgrel=1 pkgdesc="Integrated writing environment for creating LaTeX documents" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ install=$pkgname.install source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz) -md5sums=('d67f0e0f0952d72fc3e66caabaf160ce') +md5sums=('77a67962e2dd9e321eebd6751a37cd9c') build() { cd "$srcdir/$pkgname$pkgver"
