summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-07-03 02:27:40 +0200
committerhaawda2017-07-03 02:27:40 +0200
commit3ad2d282490bd1d8b0f6b0c099cd0df1255a584a (patch)
tree94c8d87e40607c0a08865c00b71caa2180707d1b /PKGBUILD
parentf51200d950a52d334355d5dbb8d0e967d2bdf39e (diff)
downloadaur-3ad2d282490bd1d8b0f6b0c099cd0df1255a584a.tar.gz
Updated version (r4687.592fb24a -> r4692.11a52f83).
Changelog ========= A false positive for cppcheck. (11a52f83) More iterator paranoia. (01af62aa) Two other places where an iterator was possibly able to iterate to a point beyond the end of a string. (5e199ebd) Iterator paranoia. (0917589e) Found a few bugs and resolved a few warnings. (f7c81934)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b346459e480d..1643841d67d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wxmaxima-git
-pkgver=r4687.592fb24a
+pkgver=r4692.11a52f83
pkgrel=1
pkgdesc="A document based interface for the computer algebra system Maxima."
arch=('i686' 'x86_64')