summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2017-01-11 22:09:02 +0100
committerStefan Husmann2017-01-11 22:09:02 +0100
commiteb90e8f4521fcd853f1db75ef85a17679279c2af (patch)
treeb7f9e358ee381d485a95886a03f42ff6bb7b36bc
parent12f8aeded4de71cd2d74ad74620df8151791c4e8 (diff)
downloadaur-eb90e8f4521fcd853f1db75ef85a17679279c2af.tar.gz
Updated version (r3992.c5ea7292 -> r3998.8f226121).
Changelog ========= Corrected the code that determines the number of digits to show. (8f226121) The case of the sometimes-missing parenthesis. (b2af0882) A better format description. (061140f0) Unbroke the mac build. (3e91eb5d) More documentation. (77808c19) Make the status bar icon size take in consideration eventual borders. (9ac231ed)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef76fd645b70..0429b19b3537 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 10 22:14:49 UTC 2017
+# Wed Jan 11 21:09:02 UTC 2017
pkgbase = wxmaxima-git
pkgdesc = A document based interface for the computer algebra system Maxima.
- pkgver = r3992.c5ea7292
+ pkgver = r3998.8f226121
pkgrel = 1
url = http://andrejv.github.io/wxmaxima/index.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 00a47c4b009a..0e71e7480775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wxmaxima-git
-pkgver=r3992.c5ea7292
+pkgver=r3998.8f226121
pkgrel=1
pkgdesc="A document based interface for the computer algebra system Maxima."
arch=('i686' 'x86_64')