Skip to content

Commit d41e2d3

Browse files
committed
update to v6.12.06
1 parent 5286fea commit d41e2d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = root
22
pkgdesc = C++ data analysis framework and interpreter from CERN with extra features enabled.
3-
pkgver = 6.12.04
3+
pkgver = 6.12.06
44
pkgrel = 1
55
url = http://root.cern.ch
66
install = root.install
@@ -38,13 +38,13 @@ pkgbase = root
3838
optdepends = tcsh: Legacy CSH support
3939
optdepends = z3: Z3 Theorem prover support
4040
options = !emptydirs
41-
source = https://root.cern.ch/download/root_v6.12.04.source.tar.gz
41+
source = https://root.cern.ch/download/root_v6.12.06.source.tar.gz
4242
source = root.install
4343
source = root.sh
4444
source = root.xml
4545
source = rootd
4646
source = settings.cmake
47-
sha256sums = f438f2ae6e25496fa81df525935fb0bf2a403855d95c40b3e0f3a3e1e861a085
47+
sha256sums = aedcfd2257806e425b9f61b483e25ba600eb0ea606e21262eafaa9dc745aa794
4848
sha256sums = f1796729b0403026382bca43329692f5356c8ec46fc2c09f799a8b3d12d49a6f
4949
sha256sums = 9d1f8e7ad923cb5450386edbbce085d258653c0160419cdd6ff154542cc32bd7
5050
sha256sums = 50c08191a5b281a39aa05ace4feb8d5405707b4c54a5dcba061f954649c38cb0

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contributor: Sebastian Voecking < voeck at web dot de >
66

77
pkgname=root
8-
pkgver=6.12.04
8+
pkgver=6.12.06
99
pkgrel=1
1010
pkgdesc='C++ data analysis framework and interpreter from CERN with extra features enabled.'
1111
arch=('i686' 'x86_64')
@@ -49,7 +49,7 @@ source=("https://root.cern.ch/download/root_v${pkgver}.source.tar.gz"
4949
'root.xml'
5050
'rootd'
5151
'settings.cmake')
52-
sha256sums=('f438f2ae6e25496fa81df525935fb0bf2a403855d95c40b3e0f3a3e1e861a085'
52+
sha256sums=('aedcfd2257806e425b9f61b483e25ba600eb0ea606e21262eafaa9dc745aa794'
5353
'f1796729b0403026382bca43329692f5356c8ec46fc2c09f799a8b3d12d49a6f'
5454
'9d1f8e7ad923cb5450386edbbce085d258653c0160419cdd6ff154542cc32bd7'
5555
'50c08191a5b281a39aa05ace4feb8d5405707b4c54a5dcba061f954649c38cb0'

0 commit comments

Comments
 (0)