Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
geogebra


Commits:
1fcc4d29 by Antonio Rojas at 2024-04-18T19:19:00+02:00
upgpkg: 1:5.2.836.0-2: Switch to any arch

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,13 @@
 pkgbase = geogebra
        pkgdesc = Dynamic mathematics software with interactive graphics, 
algebra and spreadsheet
        pkgver = 5.2.836.0
-       pkgrel = 1
+       pkgrel = 2
        epoch = 1
        url = https://www.geogebra.org/
-       arch = x86_64
+       arch = any
        license = LicenseRef-GeoGebra
        depends = java-runtime
+       depends = sh
        source = 
https://download.geogebra.org/installers/5.2/GeoGebra-Linux-Portable-5-2-836-0.tar.bz2
        source = geogebra
        source = geogebra.svg


=====================================
PKGBUILD
=====================================
@@ -6,13 +6,14 @@
 
 pkgname=geogebra
 pkgver=5.2.836.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='Dynamic mathematics software with interactive graphics, algebra and 
spreadsheet'
-arch=(x86_64)
+arch=(any)
 url='https://www.geogebra.org/'
 license=(LicenseRef-GeoGebra)
-depends=(java-runtime)
+depends=(java-runtime
+         sh)
 
source=(https://download.geogebra.org/installers/5.2/GeoGebra-Linux-Portable-${pkgver//./-}.tar.bz2
         geogebra
         geogebra.svg



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/geogebra/-/commit/1fcc4d29ad79327ff939fa2b7e9cf22ae783b88b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/geogebra/-/commit/1fcc4d29ad79327ff939fa2b7e9cf22ae783b88b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to