[arch-commits] Commit in wxmaxima/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Nov 21 22:23:50 UTC 2021
Date: Sunday, November 21, 2021 @ 22:23:50
Author: arojas
Revision: 428812
Update to 21.11.0
Modified:
wxmaxima/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-21 22:23:40 UTC (rev 428811)
+++ PKGBUILD 2021-11-21 22:23:50 UTC (rev 428812)
@@ -3,7 +3,7 @@
# Contributor: Vinay S Shastry <vinayshastry at gmail.com>
pkgname=wxmaxima
-pkgver=21.05.2
+pkgver=21.11.0
pkgrel=1
pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
arch=('x86_64')
@@ -12,7 +12,7 @@
depends=('maxima' 'wxgtk3')
makedepends=('cmake')
source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz")
-sha256sums=('4d2d486a24090ace2f64ceccb026210e2e6299a32cb348d43134ef80440bcf01')
+sha256sums=('167e412708e1ef6f68fe934e55844af25a6d4e6f176eb26d46858576b17a90dd')
build() {
cmake -B build -S ${pkgname}-Version-${pkgver} \
More information about the arch-commits
mailing list