[arch-commits] Commit in wxmaxima/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun May 16 20:08:09 UTC 2021


    Date: Sunday, May 16, 2021 @ 20:08:09
  Author: arojas
Revision: 415596

Update to 21.05.1

Modified:
  wxmaxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-16 19:10:37 UTC (rev 415595)
+++ PKGBUILD	2021-05-16 20:08:09 UTC (rev 415596)
@@ -3,7 +3,7 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 
 pkgname=wxmaxima
-pkgver=21.05.0
+pkgver=21.05.1
 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=('4d42f4c5e76dbea2c37c74a6d5acc066f01fdf61cdeed1668c500b8eaf9ed48b')
+sha256sums=('4fadfc195f0eff883486f98d636f97700374f7899781dc4527efcd567a6486fc')
 
 build() {
   cmake -B build -S ${pkgname}-Version-${pkgver} \



More information about the arch-commits mailing list