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


Commits:
dcd387e1 by Antonio Rojas at 2025-01-09T08:23:13+01:00
upgpkg: 3.1.0-1: Update to 3.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = symmetrica
        pkgdesc = Algorithms for symmetric groups and classical groups
-       pkgver = 3.0.1
-       pkgrel = 2
+       pkgver = 3.1.0
+       pkgrel = 1
        url = http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA
        arch = x86_64
        license = LicenseRef-symmetrica
        makedepends = git
        depends = glibc
-       source = git+https://gitlab.com/sagemath/symmetrica#tag=3.0.1
-       sha256sums = 
e4d5ac782cbcfc1516dfaae6cabb7d2228dc45353553180ccddbc5e3273bd1d9
+       source = git+https://gitlab.com/sagemath/symmetrica#tag=3.1.0
+       sha256sums = 
7a5770fc5038ef5fcb2a2713daa2c318837c7af36607b572069ebebf6d4029f3
 
 pkgname = symmetrica


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Rémy Oudompheng <oudom...@clipper.ens.fr>
 
 pkgname=symmetrica
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
 pkgdesc='Algorithms for symmetric groups and classical groups'
 arch=(x86_64)
 url='http://www.algorithm.uni-bayreuth.de/en/research/SYMMETRICA'
@@ -11,7 +11,7 @@ depends=(glibc)
 makedepends=(git)
 license=(LicenseRef-symmetrica)
 source=(git+https://gitlab.com/sagemath/symmetrica#tag=$pkgver)
-sha256sums=('e4d5ac782cbcfc1516dfaae6cabb7d2228dc45353553180ccddbc5e3273bd1d9')
+sha256sums=('7a5770fc5038ef5fcb2a2713daa2c318837c7af36607b572069ebebf6d4029f3')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/symmetrica/-/commit/dcd387e1ea1786f9089d6fcf7ef601c021de2676

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


Reply via email to