summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef02f4f934a0..63e1391cb61e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=cp2k
pkgname=${_name}-bin
-pkgver=2023.2
+pkgver=2024.1
pkgrel=1
pkgdesc="A quantum chemistry and solid state physics software package for atomistic simulations of solid state, liquid, molecular, periodic, material, crystal, and biological systems. (precompiled, OpenMP)"
arch=("x86_64" "aarch64")
@@ -12,8 +12,8 @@ provides=("${_name}")
conflicts=("${_name}")
source_x86_64=("https://github.com/${_name}/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}-Linux-gnu-x86_64.ssmp")
source_aarch64=("https://github.com/${_name}/${_name}/releases/download/v${pkgver}/${_name}-${pkgver}-Linux-gnu-aarch64.ssmp")
-md5sums_x86_64=('dc9e25ecebaaac42252242ace24e708c')
-md5sums_aarch64=('3e6933f716d0016d3a22557a36493f58')
+md5sums_x86_64=('540dead15bb600c8beb2c1b99c083aef')
+md5sums_aarch64=('f64badd148f457ac884a094aa553ebb7')
package() {
cd "${srcdir}"