diff --git a/.SRCINFO b/.SRCINFO index d8fca1167e5c..e4c439cd4a44 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = dftd4 pkgdesc = A Generally Applicable Atomic-Charge Dependent London Dispersion Correction - pkgver = 4.0.1 + pkgver = 4.0.2 pkgrel = 1 url = https://github.com/dftd4/dftd4 arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = dftd4 makedepends = asciidoctor depends = blas depends = lapack - source = https://github.com/dftd4/dftd4/releases/download/v4.0.1/dftd4-4.0.1-source.tar.xz - sha256sums = d3781763390c349794d70663e4e54e368d19a5869c98fe939b32e9069432201b + source = https://github.com/dftd4/dftd4/releases/download/v4.0.2/dftd4-4.0.2-source.tar.xz + sha256sums = ed4a6a3ba0a89b8d6825bf11724dee647fd8ee6272e7822e0cbd9847994eb872 pkgname = dftd4 diff --git a/PKGBUILD b/PKGBUILD index 24bf8bebdf93..5d47ea3a18c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Sebastian Ehlert pkgname=dftd4 -pkgver=4.0.1 +pkgver=4.0.2 pkgrel=1 arch=('x86_64') url='https://github.com/dftd4/dftd4' @@ -15,7 +15,7 @@ makedepends=('meson' license=('LGPL-3.0') pkgdesc='A Generally Applicable Atomic-Charge Dependent London Dispersion Correction' source=("https://github.com/dftd4/dftd4/releases/download/v${pkgver}/${pkgname}-${pkgver}-source.tar.xz") -sha256sums=('d3781763390c349794d70663e4e54e368d19a5869c98fe939b32e9069432201b') +sha256sums=('ed4a6a3ba0a89b8d6825bf11724dee647fd8ee6272e7822e0cbd9847994eb872') build() { local options=(