extra/texmacs to 1.99.12-1

This commit is contained in:
Kevin Mihelich 2019-12-17 12:36:54 +00:00
parent 87ca1aadaa
commit 4ef850b799

View file

@ -5,7 +5,7 @@
# - patch to fix size_t check on ARM
pkgname=texmacs
pkgver=1.99.11
pkgver=1.99.12
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')
@ -22,7 +22,7 @@ makedepends=('ghostscript' 'cmake')
source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.tar.gz
fix-size_t-check.patch)
options=('!emptydirs')
sha256sums=('8f2a73e2948d2bfdcd46b3ae9e7421707c4f897bd7d1447e8df8ff4886037789'
sha256sums=('6a513d2aa8d1bf851b603a023551cc36e170093e9a9a14099b75d4c3cb2a0812'
'09de18741b6a3b8590e76be52c571b2799b906cc3ecdd0eb6594c2ffdef3ad83')
prepare() {