summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2016-03-31 17:56:10 +0200
committerL.G. Sarmiento2016-03-31 17:56:10 +0200
commita973a62bfb4a72759aa80d6a3a9c6e2354d9a7a1 (patch)
treeab928001a0044043714488a0fe09cbfc6c54f3ce /PKGBUILD
parent049203eadfbf4dcdff47e3eb221f99a76f564fb7 (diff)
downloadaur-a973a62bfb4a72759aa80d6a3a9c6e2354d9a7a1.tar.gz
updated to 5.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9aa677d17ace..3f96fcd9b6e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,10 @@
# Contributor: Luis Sarmiento < Luis.Sarmiento-ala-nuclear.lu.se >
-
+#
+# Note to self. It is necessary to remove the current Go4 installation -if any- otherwise the compilation fails.
+#
pkgname=go4
_Pkgname=Go4
-pkgver=5.0.0
+pkgver=5.1.0
pkgrel=1
pkgdesc='Object-oriented system (GSI Object Oriented On-line Off-line system) based on ROOT'
arch=('i686' 'x86_64')
@@ -10,7 +12,7 @@ depends=('root5' 'qt4')
url="http://www-win.gsi.de/go4/"
license=('GPL')
source=("http://web-docs.gsi.de/~go4/download/${pkgname}-${pkgver}.tar.gz")
-md5sums=('6a0d338587771175f5191c0c3cc38b03')
+md5sums=('9d5e5a25a7d7ab399a1b3c3ff885ef4d')
_USEQT=4