mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/texmacs to 1.99.8-1
This commit is contained in:
parent
86b3eb4a7e
commit
207a04edf1
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# - patch to fix size_t check on ARM
|
||||
|
||||
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')
|
||||
|
@ -24,9 +24,9 @@ source=(http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-${pkgver}-src.t
|
|||
texmacs-fix-linking.patch
|
||||
fix-size_t-check.patch)
|
||||
options=('!emptydirs')
|
||||
sha1sums=('6621093936bf1062adbc86a62b5765e6373454a9'
|
||||
'7e646cd354503df014f624ce26395eefc5ef4250'
|
||||
'57e1c2a560ad4d52f0c96f05c990f738b65d2571')
|
||||
sha256sums=('7febdbccc6d1ac16d9375a136814259499fb38a49078de2857ab4f47d29a20c0'
|
||||
'8b52633981cf71357064e816f898386a4aed3d424f3f417da8dc77c4df094e0f'
|
||||
'c7ea32216be57e8cf29109c89b47afd55b2c1e6c4bc31e377ca9d278cde18f09')
|
||||
|
||||
prepare() {
|
||||
cd TeXmacs-${pkgver}-src
|
||||
|
|
Loading…
Reference in a new issue