[arch-commits] Commit in hepmc/trunk (PKGBUILD)

Konstantin Gizdov kgizdov at gemini.archlinux.org
Wed Aug 4 12:44:49 UTC 2021


    Date: Wednesday, August 4, 2021 @ 12:44:48
  Author: kgizdov
Revision: 993635

upgpkg: hepmc 3.2.4-1

Modified:
  hepmc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-04 12:30:58 UTC (rev 993634)
+++ PKGBUILD	2021-08-04 12:44:48 UTC (rev 993635)
@@ -4,8 +4,8 @@
 pkgbase=hepmc
 pkgname=("${pkgbase}" "${pkgbase}-docs")
 _pkgname=HepMC3
-pkgver=3.2.3
-pkgrel=2
+pkgver=3.2.4
+pkgrel=1
 pkgdesc="A particle physics package for storing collision events from Monte Carlo generators"
 arch=('x86_64')
 url="http://hepmc.web.cern.ch/"
@@ -16,7 +16,7 @@
             'pythia8: Pythia support'
             'python: Python interface')
 source=("${pkgbase}-${pkgver}.tar.gz::http://hepmc.web.cern.ch/${pkgbase}/releases/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('8caadacc2c969883cd1f994b622795fc885fb4b15dad8c8ae64bcbdbf0cbd47d')
+sha256sums=('e088fccfd1a6c2f8e1089f457101bee1e5c7a9777e9d51c6419c8a288a49e1bb')
 
 build() {
     mkdir build



More information about the arch-commits mailing list