summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM. Scholz2020-02-21 09:54:56 +0100
committerM. Scholz2020-02-21 09:54:56 +0100
commitf1ca64a50b4cbf8cd7eb47dc0adef35b9cd6e7b7 (patch)
treeae03b532dd4022ea429313fb1e30ae783b1727a2
parent64e70e671529be79eeebbda666125e81a3694a3c (diff)
downloadaur-ccdc-mercury.tar.gz
Updated to 4.3.1
Requires running /opt/Mercury-4.3.1/software_activation/bin/ccdc_activator -c for each user
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70e8b00c9b35..b2b3618c27c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ccdc-mercury
pkgdesc = Crystal Structure Visualisation, Exploration and Analysis Made Easy
- pkgver = 4.2.0
+ pkgver = 4.3.1
pkgrel = 1
url = https://www.ccdc.cam.ac.uk/solutions/csd-system/components/mercury/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = ccdc-mercury
depends = opengl-driver
depends = libx11
options = !strip
- source = https://downloads.ccdc.cam.ac.uk/Mercury/4.2.0/mercurystandalone-4.2.0-linux-x64-installer.run
- sha256sums = 59f40da1c828fafcbc906a2a72dd872d138a5426b2f85c47d09d1ceb9b74c651
+ source = https://downloads.ccdc.cam.ac.uk/Mercury/4.3.1/mercurystandalone-4.3.1-linux-x64-installer.run
+ sha256sums = 142b412754c6756a0c6ad662b7d24ccd1690eb3544dce158265cfa1f424f46a3
pkgname = ccdc-mercury
diff --git a/PKGBUILD b/PKGBUILD
index 465d7efef6ce..849eec004ddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mirko Scholz
pkgname=ccdc-mercury
-pkgver=4.2.0
+pkgver=4.3.1
pkgrel=1
pkgdesc="Crystal Structure Visualisation, Exploration and Analysis Made Easy"
arch=(x86_64)
@@ -15,7 +15,7 @@ _installer="mercurystandalone-${pkgver}-linux-x64-installer.run"
source=("https://downloads.ccdc.cam.ac.uk/Mercury/$pkgver/$_installer")
-sha256sums=('59f40da1c828fafcbc906a2a72dd872d138a5426b2f85c47d09d1ceb9b74c651')
+sha256sums=('142b412754c6756a0c6ad662b7d24ccd1690eb3544dce158265cfa1f424f46a3')
options=(!strip)