Date: Wednesday, September 19, 2018 @ 11:23:06 Author: ronald Revision: 335004
upgpkg: texmacs 1.99.8-1 update to 1.99.8 Modified: texmacs/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-19 10:44:55 UTC (rev 335003) +++ PKGBUILD 2018-09-19 11:23:06 UTC (rev 335004) @@ -2,7 +2,7 @@ # Contributor: Damir Perisa <[email protected]> # Contributor: Christopher Reimer <[email protected]> pkgname=texmacs -pkgver=1.99.7 +pkgver=1.99.8 pkgrel=1 pkgdesc="Free scientific text editor, inspired by TeX and GNU Emacs. WYSIWYG editor TeX-fonts and CAS-interface (Giac, GTybalt, Macaulay 2, Maxima, Octave, Pari, Qcl, R and Yacas) in one." arch=('x86_64') @@ -19,9 +19,9 @@ source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz texmacs-fix-linking.patch) options=('!emptydirs') -sha1sums=('6621093936bf1062adbc86a62b5765e6373454a9' - '7e646cd354503df014f624ce26395eefc5ef4250') - +sha256sums=('7febdbccc6d1ac16d9375a136814259499fb38a49078de2857ab4f47d29a20c0' + '8b52633981cf71357064e816f898386a4aed3d424f3f417da8dc77c4df094e0f') + prepare() { cd TeXmacs-${pkgver}-src
