Date: Wednesday, October 31, 2018 @ 12:30:24 Author: arojas Revision: 400174
Update to 5.0.3 Modified: texmaker/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-31 12:30:16 UTC (rev 400173) +++ PKGBUILD 2018-10-31 12:30:24 UTC (rev 400174) @@ -2,7 +2,7 @@ # Contributor: Federico Cinelli <[email protected]> pkgname=texmaker -pkgver=5.0.2 +pkgver=5.0.3 pkgrel=1 pkgdesc='Free cross-platform LaTeX editor' arch=(x86_64) @@ -11,7 +11,7 @@ depends=(qt5-script) optdepends=('ghostscript: LaTeX to HTML conversion command') source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2") -sha256sums=('a94e8d77a16fddd0789c452b0913bb098b1f895397b3ad53be29ad84aaac0179') +sha256sums=('6074dffa82c431f8727c39e046f62cb70f5fe1457f158b46306e8f490b4f326f') build() { cd $pkgname-$pkgver
