Date: Tuesday, November 3, 2020 @ 17:47:42
  Author: arojas
Revision: 399216

Update to 20.09.0

Modified:
  wxmaxima/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-03 17:26:47 UTC (rev 399215)
+++ PKGBUILD    2020-11-03 17:47:42 UTC (rev 399216)
@@ -3,7 +3,7 @@
 # Contributor: Vinay S Shastry <[email protected]>
 
 pkgname=wxmaxima
-pkgver=20.07.0
+pkgver=20.09.0
 pkgrel=1
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('maxima' 'wxgtk3' 'ttf-linux-libertine')
 makedepends=('cmake')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz";)
-sha256sums=('0ab31006eb00e978ba8ecc840097272b401c294c0dbf69919ec8d6c02558e6f0')
+sha256sums=('a2ba6797642c7efa96c5dbb6249134a0ace246ebd390e42f7c227fa94609ef27')
 
 prepare() {
   mkdir -p build

Reply via email to