Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
hepmc


Commits:
d3a87d23 by Christian Heusel at 2024-03-22T22:29:51+01:00
upgpkg: 3.2.6-7: Rebuild for abseil-cpp 20240116

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hepmc
        pkgdesc = A particle physics package for storing collision events from 
Monte Carlo generators
        pkgver = 3.2.6
-       pkgrel = 6
+       pkgrel = 7
        url = https://hepmc.web.cern.ch/
        arch = x86_64
        license = GPL3
@@ -14,6 +14,7 @@ pkgbase = hepmc
        makedepends = python
        makedepends = root
        makedepends = protobuf
+       makedepends = cern-vdt
        source = 
hepmc-3.2.6.tar.gz::https://hepmc.web.cern.ch/hepmc/releases/HepMC3-3.2.6.tar.gz
        sha256sums = 
248f3b5b36dd773844cbe73d51f60891458334b986b259754c59dbf4bbf1d525
 


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@ pkgbase=hepmc
 pkgname=("${pkgbase}" "${pkgbase}-docs")
 _pkgname=HepMC3
 pkgver=3.2.6
-pkgrel=6
+pkgrel=7
 pkgdesc="A particle physics package for storing collision events from Monte 
Carlo generators"
 arch=('x86_64')
 url="https://hepmc.web.cern.ch/";
 license=('GPL3')
-makedepends=('cmake' 'doxygen' 'gcc-fortran' 'graphviz' 'hepmc2' 'pythia8' 
'python' 'root' 'protobuf')
+makedepends=('cmake' 'doxygen' 'gcc-fortran' 'graphviz' 'hepmc2' 'pythia8' 
'python' 'root' 'protobuf' 'cern-vdt')
 
source=("${pkgbase}-${pkgver}.tar.gz::https://hepmc.web.cern.ch/${pkgbase}/releases/${_pkgname}-${pkgver}.tar.gz";)
 sha256sums=('248f3b5b36dd773844cbe73d51f60891458334b986b259754c59dbf4bbf1d525')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hepmc/-/commit/d3a87d232985d2f2a7468b0e637353ad0481b490

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


Reply via email to