summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-07-01 21:25:43 +0200
committerhaawda2017-07-01 21:25:43 +0200
commit5a82f4ae501e5bb06a1d1b1f9ec52e52a4643dc4 (patch)
treed06bbef60f144ce8532d64265c284e8a86bdd591
parent6456d8704cf1b5ae06ca820be6214baba47464b6 (diff)
downloadaur-5a82f4ae501e5bb06a1d1b1f9ec52e52a4643dc4.tar.gz
Updated version (r4681.1a441e7c -> r4685.6ceb4ce1).
Changelog ========= The parenthesis font should match the math font, not the EditorCell one. (6ceb4ce1) Reverted all TextCell optimizations from yesterday: They didn't work. (7c46b757) Corrected a typo. (ac8b6501) Revert "More simplification of TextCell." (19f339db)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb0f5b5de159..10e3d2564187 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 1 03:02:23 UTC 2017
+# Sat Jul 1 19:25:43 UTC 2017
pkgbase = wxmaxima-git
pkgdesc = A document based interface for the computer algebra system Maxima.
- pkgver = r4681.1a441e7c
+ pkgver = r4685.6ceb4ce1
pkgrel = 1
url = http://andrejv.github.io/wxmaxima/index.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3457cd92da97..01623034cc6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wxmaxima-git
-pkgver=r4681.1a441e7c
+pkgver=r4685.6ceb4ce1
pkgrel=1
pkgdesc="A document based interface for the computer algebra system Maxima."
arch=('i686' 'x86_64')