summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPopolon2021-12-20 23:13:16 +0100
committerPopolon2021-12-20 23:13:16 +0100
commit61b899d280d7fc32d8ca685f8a37a88f49e44754 (patch)
treebab32903523853f29d32728235f085d18ccda6c3 /PKGBUILD
parent32f5967831fdc43cb6b48bd9ef57b675febcc421 (diff)
downloadaur-mathmod.tar.gz
upgrade to 11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc4281136d41..72d889010737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Popolon <popolon@popolon.org>
pkgname=mathmod
-pkgver=11.0
+pkgver=11.1
pkgrel=1
pkgdesc="modelisation and manipulation of mathematics objects"
-arch=('x86_64' 'armv7h' 'armv8')
+arch=('x86_64' 'armv7h' 'armv8' 'riscv32' 'riscv64')
url="https://github.com/parisolab/mathmod/"
license=('GPLv2')
depends=('qt5-base')
source=(https://github.com/parisolab/${pkgname}/archive/${pkgver}.tar.gz
MathMod.desktop)
-sha256sums=('418e5a40dc0e9e7e41027d9d9f0fe7dc2a27a2df1711891451e7af4a04140dbe'
+sha256sums=('b9d4c550d09a8ad307df90ffbb6f89e81846c5ea93d3f3e2616207a76227421a'
'6c001dae8ae8c1f6a4aaef7bf2d098a058c1e944dbf01642ea9792926b7204e9')
prepare() {