summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2018-11-23 11:43:18 +0100
committerL.G. Sarmiento2018-11-23 11:43:18 +0100
commit3091dbebdd41d84427f6f030bc98090fb2d82c1d (patch)
tree3c7ac2acdbb055caaf211186d1157d0f4050b7b1 /PKGBUILD
parentb82390bb94f5c4197ce2998a4e0ce47cf60cefa3 (diff)
downloadaur-3091dbebdd41d84427f6f030bc98090fb2d82c1d.tar.gz
updated to 5.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa1c24916c0f..04fd8ddf955b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,17 @@
# Contributor: Luis Sarmiento < Luis.Sarmiento-ala-nuclear.lu.se >
#
-# It looks that ROOT6 requires the modification/definition of the variable ROOT_INCLUDE_PATH to /usr/include/go4
-# so we do this at the /etc/profile.d/go4.sh file.
#
pkgname=go4
_Pkgname=Go4
-pkgver=5.3.0
-pkgrel=10
+pkgver=5.3.2
+pkgrel=1
pkgdesc='Object-oriented system (GSI Object Oriented On-line Off-line system) based on ROOT'
arch=('x86_64')
depends=('root' 'qt4')
url="https://www.gsi.de/en/work/research/electronics/data_processing/data_analysis/the_go4_home_page.htm"
license=('GPL')
source=("http://web-docs.gsi.de/~go4/download/go4-${pkgver}.tar.gz")
-sha256sums=('fa6bd9707295f44a55084b880f164b826867fcb11b42ebe40ef3e712212d2fd7')
+sha256sums=('eca243e519bf5903fee8e47f9fdbab0713075d4eb2ea14eb805946938cb544bf')
prepare() {