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

Antonio Rojas arojas at gemini.archlinux.org
Mon May 2 18:00:25 UTC 2022


    Date: Monday, May 2, 2022 @ 18:00:25
  Author: arojas
Revision: 1192306

Update to 6.0.703.0

Modified:
  geogebra/trunk/PKGBUILD
  geogebra/trunk/geogebra

----------+
 PKGBUILD |    8 ++++----
 geogebra |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 17:51:28 UTC (rev 1192305)
+++ PKGBUILD	2022-05-02 18:00:25 UTC (rev 1192306)
@@ -4,21 +4,21 @@
 # Contributor: moostik <mooostik at gmail dot com>
 
 pkgname=geogebra
-pkgver=6.0.702.0
+pkgver=6.0.703.0
 pkgrel=1
 pkgdesc='Dynamic mathematics software with interactive graphics, algebra and spreadsheet'
 arch=(x86_64)
 url='https://www.geogebra.org/'
 license=(GPL3 'CCPL:by-sa' 'CCPL:by-nc')
-depends=(electron17)
+depends=(electron)
 source=(https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${pkgver//./-}.zip
         https://static.geogebra.org/images/geogebra-logo.svg
         geogebra
         geogebra.desktop
         geogebra-mime.xml)
-sha256sums=('cf7c37e2b01cb3378e0d0c384b433590b65a1ad29055e0d87d2d3a8d19e07220'
+sha256sums=('e2da9df8be3277a3c5b91ec091347542d2b7e5eef64b0f8cb2095e44273b0b7a'
             '55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07'
-            'a7ede76c24127988a0d6f9835ed11e190c4891ceda6afa297b423c404fd812f1'
+            '62d6d48511ec9a3d08440d0bba7e6da35e61f84348729872941f66f2f8f15e57'
             'e8f3ac2c91daf1bb38ef4dddf705d341c3d8028aa4afb9b74a2d1a78a9953b98'
             '100dd83e61057b9a104630ea39a84d967475d459ab38e29783a7587b3acfb6a4')
 

Modified: geogebra
===================================================================
--- geogebra	2022-05-02 17:51:28 UTC (rev 1192305)
+++ geogebra	2022-05-02 18:00:25 UTC (rev 1192306)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-electron17 "/usr/lib/geogebra/resources/app" $@
+electron "/usr/lib/geogebra/resources/app" $@



More information about the arch-commits mailing list