Date: Monday, October 26, 2015 @ 14:00:20 Author: svenstaro Revision: 145014
upgpkg: texstudio 2.10.4-1 upstream release 2.10.4 Modified: texstudio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-26 12:12:26 UTC (rev 145013) +++ PKGBUILD 2015-10-26 13:00:20 UTC (rev 145014) @@ -2,7 +2,7 @@ # Contributor: Clément DEMOULINS <[email protected]> pkgname=texstudio -pkgver=2.10.2 +pkgver=2.10.4 pkgrel=1 pkgdesc="Integrated writing environment for creating LaTeX documents" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ install=$pkgname.install source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz) -md5sums=('b5e434e27bd4730654f5b18cb971999d') +md5sums=('96b34746e5a2b7b41111cc7ac83d7a92') build() { cd "$srcdir/$pkgname$pkgver"
