Date: Monday, March 23, 2015 @ 10:18:50 Author: svenstaro Revision: 129781
upgpkg: texstudio 2.9.2-1 upstream release 2.9.2 Modified: texstudio/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-23 09:00:56 UTC (rev 129780) +++ PKGBUILD 2015-03-23 09:18:50 UTC (rev 129781) @@ -2,8 +2,8 @@ # Contributor: Clément DEMOULINS <[email protected]> pkgname=texstudio -pkgver=2.9.0 -pkgrel=2 +pkgver=2.9.2 +pkgrel=1 pkgdesc="Integrated writing environment for creating LaTeX documents" arch=('i686' 'x86_64') url="http://texstudio.sourceforge.net/" @@ -14,7 +14,7 @@ install=$pkgname.install source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz) -md5sums=('2eff83fdf55ed5918f6b1de4b86c53d1') +md5sums=('920af38f616fb60456cfc0c07b783e93') build() { cd "$srcdir/$pkgname$pkgver"
