[arch-commits] Commit in wxmaxima/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu May 20 07:04:24 UTC 2021
Date: Thursday, May 20, 2021 @ 07:04:24
Author: arojas
Revision: 415779
Update to 21.05.2
Modified:
wxmaxima/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-20 04:18:18 UTC (rev 415778)
+++ PKGBUILD 2021-05-20 07:04:24 UTC (rev 415779)
@@ -3,7 +3,7 @@
# Contributor: Vinay S Shastry <vinayshastry at gmail.com>
pkgname=wxmaxima
-pkgver=21.05.1
+pkgver=21.05.2
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=('4fadfc195f0eff883486f98d636f97700374f7899781dc4527efcd567a6486fc')
+sha256sums=('4d2d486a24090ace2f64ceccb026210e2e6299a32cb348d43134ef80440bcf01')
build() {
cmake -B build -S ${pkgname}-Version-${pkgver} \
More information about the arch-commits
mailing list