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

Antonio Rojas arojas at archlinux.org
Wed Apr 10 06:38:46 UTC 2019


    Date: Wednesday, April 10, 2019 @ 06:38:45
  Author: arojas
Revision: 350514

Update to 19.04.1

Modified:
  wxmaxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-10 04:49:47 UTC (rev 350513)
+++ PKGBUILD	2019-04-10 06:38:45 UTC (rev 350514)
@@ -3,8 +3,8 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 
 pkgname=wxmaxima
-pkgver=19.03.1
-pkgrel=2
+pkgver=19.04.1
+pkgrel=1
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('x86_64')
 url="https://wxmaxima-developers.github.io/wxmaxima/"
@@ -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=('e29f6476c8e2bdd8367695955078372c39786810261b169f6ca0208ec5b01f24')
+sha256sums=('701f67e43c9e996538bc372977d61ef6c79178b10782d6921da395b725951bf6')
 
 build() {
   cd ${pkgname}-Version-${pkgver}



More information about the arch-commits mailing list