summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a29bdba2173..21ebbb28a7ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fairsoft
pkgdesc = Software collection provided by GSI/FAIR for analysis.
- pkgver = may16p1
+ pkgver = mar17
pkgrel = 1
url = http://fairroot.gsi.de
install = fairsoft.install
@@ -34,10 +34,10 @@ pkgbase = fairsoft
options = !strip
options = staticlibs
options = libtool
- source = https://github.com/FairRootGroup/FairSoft/archive/may16p1.tar.gz
+ source = https://github.com/FairRootGroup/FairSoft/archive/mar17.tar.gz
source = arch.conf
source = fairsoft.install
- md5sums = 93263b40ba5d5ddf30fc9698424111ba
+ md5sums = 959b176f06137ae37ad1d0ad7c181daf
md5sums = 932f0e4d2d03c062de12651b278c947b
md5sums = 748ceeb13cf954c4f732f93023ae879e
diff --git a/PKGBUILD b/PKGBUILD
index 460d1b836d61..ca777980e65a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bastian Löher <b.loeher@gsi.de>
pkgname=fairsoft
-pkgver=may16p1
+pkgver=mar17
pkgrel=1
pkgdesc="Software collection provided by GSI/FAIR for analysis."
arch=('x86_64')
@@ -44,7 +44,7 @@ source=("https://github.com/FairRootGroup/FairSoft/archive/${pkgver}.tar.gz"
'arch.conf'
'fairsoft.install')
noextract=()
-md5sums=('93263b40ba5d5ddf30fc9698424111ba'
+md5sums=('959b176f06137ae37ad1d0ad7c181daf'
'932f0e4d2d03c062de12651b278c947b'
'748ceeb13cf954c4f732f93023ae879e')