[arch-commits] Commit in wxmaxima/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Feb 28 19:50:20 UTC 2021
Date: Sunday, February 28, 2021 @ 19:50:20
Author: arojas
Revision: 408924
Update to 21.02.1
Modified:
wxmaxima/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-28 18:46:14 UTC (rev 408923)
+++ PKGBUILD 2021-02-28 19:50:20 UTC (rev 408924)
@@ -3,7 +3,7 @@
# Contributor: Vinay S Shastry <vinayshastry at gmail.com>
pkgname=wxmaxima
-pkgver=21.01.0
+pkgver=21.02.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=('1086625c37f7a7599e3276d1d4bed94508ba755b24e712ab67c757c4eba054e4')
+sha256sums=('573ab40de4e4dd3ca56d1e73fc913e3f6495c2331c4b71b1e4c48626499c0a6c')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list