[arch-commits] Commit in lhapdf/trunk (PKGBUILD)
Konstantin Gizdov
kgizdov at gemini.archlinux.org
Mon Sep 27 07:40:09 UTC 2021
Date: Monday, September 27, 2021 @ 07:40:08
Author: kgizdov
Revision: 1025731
upgpkg: lhapdf 6.4.0-1
Modified:
lhapdf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-27 07:33:13 UTC (rev 1025730)
+++ PKGBUILD 2021-09-27 07:40:08 UTC (rev 1025731)
@@ -2,8 +2,8 @@
# Contributor: Frank Siegert <frank dot siegert at googlemail dot com>
# Contributor: JP-Ellis <josh at jpellis dot me>
pkgname=lhapdf
-pkgver=6.3.0
-pkgrel=3
+pkgver=6.4.0
+pkgrel=1
pkgdesc="A particle physics tool for evaluating PDFs from discretised data files"
arch=('x86_64')
url="https://lhapdf.hepforge.org/"
@@ -12,7 +12,7 @@
depends=('python')
install=lhapdf.install
source=("https://www.hepforge.org/archive/lhapdf/LHAPDF-${pkgver}.tar.gz")
-sha256sums=('ed4d8772b7e6be26d1a7682a13c87338d67821847aa1640d78d67d2cef8b9b5d')
+sha256sums=('7d2f0267e2d65b0ddee048553b342d7c893a6dbabe1e326cad62de0010dd810c')
prepare() {
cd "${srcdir}/LHAPDF-${pkgver}"
More information about the arch-commits
mailing list