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

Antonio Rojas arojas at archlinux.org
Wed Oct 31 07:55:10 UTC 2018


    Date: Wednesday, October 31, 2018 @ 07:55:10
  Author: arojas
Revision: 337619

Update to 18.10.1

Modified:
  wxmaxima/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-31 07:50:37 UTC (rev 337618)
+++ PKGBUILD	2018-10-31 07:55:10 UTC (rev 337619)
@@ -3,16 +3,16 @@
 # Contributor: Vinay S Shastry <vinayshastry at gmail.com>
 
 pkgname=wxmaxima
-pkgver=18.02.0
+pkgver=18.10.1
 pkgrel=1
 pkgdesc="A wxWidgets GUI for the computer algebra system Maxima"
 arch=('x86_64')
-url="http://andrejv.github.io/wxmaxima/index.html"
+url="https://wxmaxima-developers.github.io/wxmaxima/"
 license=('GPL2')
 depends=('maxima' 'libxml2' 'wxgtk3' 'ttf-linux-libertine')
 makedepends=('cmake')
-source=($pkgname-$pkgver.tar.gz::"https://github.com/andrejv/wxmaxima/archive/Version-$pkgver.tar.gz")
-sha512sums=('e40a5fa701bd40c279de95bc16269a72678443ef0bdb14c3770c81feeaf33ddfff6c10f00b32239adcdf696f2a449c6d88d168b732d1273764c98c6ff807fd84')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${pkgver}.tar.gz")
+sha512sums=('fc1e3680482bef7f2f9adaacfafc76eefdc7f11278bb7eb2012c9988d33990b5afede88574f86ea80e192479624c1c7f2cd4b3964568c467545a8cc656142fbb')
 
 build() {
   cd ${pkgname}-Version-${pkgver}



More information about the arch-commits mailing list