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

Antonio Rojas arojas at archlinux.org
Fri Oct 13 06:34:59 UTC 2017


    Date: Friday, October 13, 2017 @ 06:34:58
  Author: arojas
Revision: 307809

Update to 17.10.0

Modified:
  wxmaxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-13 06:31:40 UTC (rev 307808)
+++ PKGBUILD	2017-10-13 06:34:58 UTC (rev 307809)
@@ -4,7 +4,7 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 
 pkgname=wxmaxima
-pkgver=17.05.1
+pkgver=17.10.0
 pkgrel=1
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('maxima' 'libxml2' 'wxgtk3')
 makedepends=('cmake')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz")
-sha1sums=('a8fb2fac114eb40f7ed7022a988e5c73dac2ec80')
+sha1sums=('344bd14d63a76439734772dc663620e94754beaa')
 
 build() {
   cd ${pkgname}-Version-${pkgver}



More information about the arch-commits mailing list