summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-07-27 01:15:46 +0200
committerhaawda2017-07-27 01:15:46 +0200
commitb3e6c14f65fa25b4a88440eef6669bed6c2abbcf (patch)
treee054b83ad33d15bc8bf04c33a847ae342cff0080
parent8a032f4b986de6018635a22a500ca06c7a41e7cf (diff)
downloadaur-b3e6c14f65fa25b4a88440eef6669bed6c2abbcf.tar.gz
Updated version (r4809.86474e1a -> r4815.9fc775c1).
Changelog ========= ChangeLog ordering. (9fc775c1) Snappy apps: Now I understood what the grade is for. (0f724a42) ...a function without a () isn't legal, though. (6c3bbfd8) It is legal to have a () with no argument inbetween. (e1cbffb7) Make the selection color default to the system default. (197753ce) Antialiassing works on windows, too, now => enabling it by default (77b18728)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c5683d7baeb..e157236c248b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jul 25 21:49:31 UTC 2017
+# Wed Jul 26 23:15:46 UTC 2017
pkgbase = wxmaxima-git
pkgdesc = A document based interface for the computer algebra system Maxima.
- pkgver = r4809.86474e1a
+ pkgver = r4815.9fc775c1
pkgrel = 1
url = http://andrejv.github.io/wxmaxima/index.html
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 22429ddec902..bab95be3cf08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=wxmaxima-git
-pkgver=r4809.86474e1a
+pkgver=r4815.9fc775c1
pkgrel=1
pkgdesc="A document based interface for the computer algebra system Maxima."
arch=('i686' 'x86_64')