T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / hepmc
Commits:
40c5bd0f by T.J. Townsend at 2023-08-28T11:52:21-04:00
upgpkg: 3.2.6-4: protobuf 24 rebuild
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -5,13 +5,13 @@ pkgbase=hepmc
pkgname=("${pkgbase}" "${pkgbase}-docs")
_pkgname=HepMC3
pkgver=3.2.6
-pkgrel=3
+pkgrel=4
pkgdesc="A particle physics package for storing collision events from Monte
Carlo generators"
arch=('x86_64')
-url="http://hepmc.web.cern.ch/"
+url="https://hepmc.web.cern.ch/"
license=('GPL3')
makedepends=('cmake' 'doxygen' 'gcc-fortran' 'graphviz' 'hepmc2' 'pythia8'
'python' 'root' 'protobuf')
-source=("${pkgbase}-${pkgver}.tar.gz::http://hepmc.web.cern.ch/${pkgbase}/releases/${_pkgname}-${pkgver}.tar.gz")
+source=("${pkgbase}-${pkgver}.tar.gz::https://hepmc.web.cern.ch/${pkgbase}/releases/${_pkgname}-${pkgver}.tar.gz")
sha256sums=('248f3b5b36dd773844cbe73d51f60891458334b986b259754c59dbf4bbf1d525')
_pick() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hepmc/-/commit/40c5bd0f7555b3cd92b404ddeb1eea316736280b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hepmc/-/commit/40c5bd0f7555b3cd92b404ddeb1eea316736280b
You're receiving this email because of your account on gitlab.archlinux.org.