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


Commits:
dd49ce35 by Antonio Rojas at 2024-07-09T18:24:08+02:00
upgpkg: 2.5.0-1: Update to 2.5.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = spglib
        pkgdesc = C library for finding and handling crystal symmetries
-       pkgver = 2.4.0
-       pkgrel = 3
+       pkgver = 2.5.0
+       pkgrel = 1
        url = https://spglib.readthedocs.io/en/latest/
        arch = x86_64
        license = BSD-3-Clause
@@ -14,7 +14,7 @@ pkgbase = spglib
        depends = glibc
        optdepends = gcc-libs: Fortran interface
        optdepends = python-numpy: Python interface
-       source = git+https://github.com/spglib/spglib#tag=v2.4.0
-       sha256sums = 
1e7692c77c9206bfa75f17a79717a24abb9eda95f31e6b94a56f80c483b47983
+       source = git+https://github.com/spglib/spglib#tag=v2.5.0
+       sha256sums = 
8d4da6ebdf02a78de85e2d52c6829ec93dcad0fcd6d7892f94820ff80da01ebf
 
 pkgname = spglib


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=spglib
-pkgver=2.4.0
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='C library for finding and handling crystal symmetries'
 arch=(x86_64)
 url='https://spglib.readthedocs.io/en/latest/'
@@ -17,7 +17,7 @@ makedepends=(cmake
 optdepends=('gcc-libs: Fortran interface'
             'python-numpy: Python interface')
 source=(git+https://github.com/spglib/spglib#tag=v$pkgver)
-sha256sums=('1e7692c77c9206bfa75f17a79717a24abb9eda95f31e6b94a56f80c483b47983')
+sha256sums=('8d4da6ebdf02a78de85e2d52c6829ec93dcad0fcd6d7892f94820ff80da01ebf')
 
 prepare() {
   sed -e 's|TARGET Spglib_symspg|0|' -i $pkgname/python/CMakeLists.txt # Don't 
duplicate shared libs in python tree



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spglib/-/commit/dd49ce35e657101c757275540484e121915b64cd

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


Reply via email to