summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2022-05-09 15:30:38 +0200
committerL.G. Sarmiento2022-05-09 15:30:38 +0200
commit4a2fe9d81d871e7e283ea3e51fdf30bd20099cc2 (patch)
tree7a0fc2d487fb66062a8d571d12aff4ac5beeeedf /PKGBUILD
parent1349e3cfae13b9a4423a466c523375902ed8e865 (diff)
downloadaur-4a2fe9d81d871e7e283ea3e51fdf30bd20099cc2.tar.gz
updated to 6.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4469a54c352c..7cf708230b06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
#
pkgname=go4
_Pkgname=Go4
-pkgver=6.1.2
+pkgver=6.2.0
pkgrel=1
pkgdesc='Object-oriented system (GSI Object Oriented On-line Off-line system) based on ROOT'
arch=('x86_64')
@@ -13,7 +13,7 @@ conflicts=('mbseventapi')
url="https://www.gsi.de/en/work/research/experiment_electronics/data_processing/data_analysis/the_go4_home_page.htm"
license=('GPL')
source=("http://web-docs.gsi.de/~go4/download/go4-${pkgver}.tar.gz")
-md5sums=('c30e2d9e1108550e6a0330a81e9a3369')
+sha256sums=('5742ae0eec0fee7e61763b8fe940b568d4983be2abbff1b99b6937cccfcddd09')
prepare() {