summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McCurry2017-08-15 09:56:10 -0400
committerDan McCurry2017-08-15 09:56:10 -0400
commit16c1bef42f9f5ece732e20280b9493112416f438 (patch)
treef8163e2c6744584900f97a39306b48f1f5dc48aa
parentbfa1d4fd7eede10eec576f68e9d06f0e66a08500 (diff)
downloadaur-16c1bef42f9f5ece732e20280b9493112416f438.tar.gz
Updated to July 2017 version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10c5aa2c962f..92e8ceab6cb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fullprof-suite
pkgdesc = Crystallographic tools for Rietveld, profile matching & integrated intensity refinements of X-Ray and/or neutron data.
- pkgver = 2017.03
+ pkgver = 2017.07
pkgrel = 1
url = https://www.ill.eu/sites/fullprof
install = fullprof-suite.install
@@ -11,10 +11,10 @@ pkgbase = fullprof-suite
optdepends = xterm: Needed to launch some programs from GUI
provides = fullprof
conflicts = fullprof
- noextract = FullProf_Suite_March2017_Linux64.tgz
- source = file://FullProf_Suite_March2017_Linux64.tgz
+ noextract = FullProf_Suite_July2017_Linux64.tgz
+ source = file://FullProf_Suite_July2017_Linux64.tgz
source = fullprof-bin
- md5sums = 26e75738ffe284fb1399279c46f88391
+ md5sums = 2042ff640d1c47958809ef3a19d6725c
md5sums = e91280ece6411983c74b3a8071402eb9
pkgname = fullprof-suite
diff --git a/PKGBUILD b/PKGBUILD
index b5ac5ec59511..ac7e51a89f33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan McCurry <dan.mccurry at linux dot com>
pkgname=fullprof-suite
-pkgver=2017.03
+pkgver=2017.07
pkgrel=1
pkgdesc="Crystallographic tools for Rietveld, profile matching & integrated intensity refinements of X-Ray and/or neutron data."
arch=('x86_64')
@@ -16,10 +16,10 @@ install=${pkgname}.install
# You will need to download the .tgz file from the webpage directly:
# https://www.ill.eu/sites/fullprof/php/downloads.html
-source=("file://FullProf_Suite_March2017_Linux64.tgz"
+source=("file://FullProf_Suite_July2017_Linux64.tgz"
"fullprof-bin")
noextract=("${source##*/}")
-md5sums=('26e75738ffe284fb1399279c46f88391'
+md5sums=('2042ff640d1c47958809ef3a19d6725c'
'e91280ece6411983c74b3a8071402eb9')
PKGEXT=.pkg.tar