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

Antonio Rojas arojas at archlinux.org
Sun Apr 11 10:17:00 UTC 2021


    Date: Sunday, April 11, 2021 @ 10:16:59
  Author: arojas
Revision: 412219

Update to 21.04.0

Modified:
  wxmaxima/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 08:27:48 UTC (rev 412218)
+++ PKGBUILD	2021-04-11 10:16:59 UTC (rev 412219)
@@ -3,16 +3,16 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 
 pkgname=wxmaxima
-pkgver=21.02.0
+pkgver=21.04.0
 pkgrel=1
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('x86_64')
 url="https://wxmaxima-developers.github.io/wxmaxima/"
 license=('GPL2')
-depends=('maxima' 'wxgtk3' 'ttf-linux-libertine')
+depends=('maxima' 'wxgtk3')
 makedepends=('cmake')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz")
-sha256sums=('573ab40de4e4dd3ca56d1e73fc913e3f6495c2331c4b71b1e4c48626499c0a6c')
+sha256sums=('bb4310b0bbbc4023c1921deaa4b43e364e31dbece7e3ca93590ee569b5dba392')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list